2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class AVController
, AVQueue
, NSString
, NSTimer
;
11 @interface SBSIMToolkitAlert
: SBAlert
14 NSTimer
*_timeoutTimer
;
16 AVController
*_avController
;
18 BOOL _interruptedAudio
;
21 + (struct __CTServerConnection
*)simToolkitServerConnection
;
22 + (BOOL
)wantsNextUserEvent
;
23 + (void)userEventOccurred
;
24 + (void)setCurrentAlert
:(id
)fp8
;
26 + (void)dismissCurrentAlert
;
28 + (void)_idleScreenShown
:(id
)fp8
;
29 + (void)_stopSTKMonitor
;
30 + (void)_startSTKMonitor
;
31 + (void)_restartMonitor
;
32 + (void)registerForAlerts
;
33 - (void)setNeedsResponse
:(BOOL
)fp8
;
34 - (BOOL
)needsResponse
;
35 - (void)sendResponse
:(struct __CFString
*)fp8 withString
:(id
)fp12
;
36 - (void)sendResponse
:(struct __CFString
*)fp8 withBool
:(BOOL
)fp12
;
37 - (void)sendResponse
:(struct __CFString
*)fp8
;
38 - (unsigned long)_soundIDForTone
:(struct __CFString
*)fp8
;
39 - (void)_setAudioInterrupted
:(BOOL
)fp8
;
40 - (void)_playbackDidEnd
:(id
)fp8
;
41 - (void)playRingtoneWithIdentifier
:(id
)fp8 loop
:(BOOL
)fp12
;
42 - (void)_stopTone
:(id
)fp8
;
43 - (BOOL
)sendResponseUponDisplay
;
44 - (BOOL
)dismissesAfterNextEvent
;
45 - (BOOL
)oneShotInputEntry
;
47 - (BOOL
)allowsEventOnlySuspension
;
49 - (void)_playTone
:(struct __CFString
*)fp8 forDuration
:(float)fp12
;
50 - (struct __CFString
*)toolkitAlertType
;
51 - (id
)alertDisplayViewWithSize
:(struct CGSize
)fp8
;
52 - (void)clearTimeoutTimer
;
53 - (BOOL
)_delayEnabled
;
54 - (void)restartTimeoutTimer
:(float)fp8
;
55 - (void)startTimeoutTimerIfNecessary
;
56 - (void)displayDidTimeout
;