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 NSMutableDictionary
, SBAlertDisplay
, SBAlertWindow
;
11 @interface SBAlert
: SBDisplay
13 SBAlertDisplay
*_display
;
14 NSMutableDictionary
*_dictionary
;
15 SBAlertWindow
*_deferredAlertWindow
;
18 + (void)registerForAlerts
;
23 - (void)setDisplay
:(id
)fp8
;
24 - (id
)alertDisplayViewWithSize
:(struct CGSize
)fp8
;
25 - (void)setObject
:(id
)fp8 forKey
:(id
)fp12
;
26 - (id
)objectForKey
:(id
)fp8
;
27 - (BOOL
)allowsStackingOfAlert
:(id
)fp8
;
28 - (BOOL
)displaysAboveLock
;
29 - (BOOL
)undimsDisplay
;
31 - (double)animateInDuration
;
32 - (struct CGRect
)alertWindowRect
;
33 - (Class
)alertWindowClass
;
35 - (void)tearDownAlertWindow
:(id
)fp8
;
36 - (void)removeFromView
;
38 - (BOOL
)animatesDismissal
;
39 - (BOOL
)allowsDoubleHeightStatusBar
;
42 - (int)statusBarOrientation
;
43 - (void)didAnimateLockKeypadIn
;
44 - (void)didAnimateLockKeypadOut
;
45 - (void)didFinishAnimatingIn
;
46 - (void)didFinishAnimatingOut
;
49 - (void) handleMenuButtonTap
;