2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "SBAlertItem.h"
9 @
class AVController
, NSTimer
;
11 @interface SBRingingAlertItem
: SBAlertItem
13 AVController
*_avController
;
14 NSTimer
*_autoMuteTimer
;
17 - (id
)soundIdentifier
;
20 - (id
)avAudioCategory
;
21 - (id
)avClientPriority
;
22 - (BOOL
)shouldShowInEmergencyCall
;
23 - (BOOL
)dismissOnLock
;
24 - (float)lockLabelFontSize
;
25 - (void)willPresentAlertSheet
:(id
)fp8
;
26 - (void)startRingingAndVibrating
;
27 - (void)_stopAutoMuteTimer
;
28 - (void)_autoMute
:(id
)fp8
;
30 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;
31 - (void)willDeactivateForReason
:(int)fp8
;
32 - (void)stopRingingAndVibrating
;