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 <Foundation/NSObject.h>
9 @
class SBApplication
, SBContentLayer
, SBZoomView
, UIView
, UIWindow
;
11 @interface SBUIController
: NSObject
15 UIView
*_buttonBarContainerView
;
16 SBContentLayer
*_contentLayer
;
17 SBZoomView
*_zoomLayer
;
18 SBApplication
*_launchedApp
;
20 BOOL _lastVolumeDownToControl
;
23 BOOL _isBatteryCharging
;
25 BOOL _connectedToUnusableFirewire
;
26 BOOL _cancelingLaunch
;
27 int _batteryLoggingStartCapacity
;
28 unsigned char _headsetBatteryCapacity
;
29 BOOL _isHeadsetCharging
;
30 BOOL _isHeadsetDocked
;
31 BOOL _ignoreHeadsetEvents
;
34 + (int)displayedLevelForBatteryLevel
:(int)fp8
;
35 + (int)displayedLevelForBatteryStatusBarLevel
:(int)fp8
;
37 - (void)_indicateConnectedToPower
;
40 - (void)animateAppleDown
:(BOOL
)fp8
;
41 - (BOOL
)launchedAfterLanguageRestart
;
42 - (void)clearLaunchedAfterLanguageRestart
;
43 - (float)calculateStartupTime
;
45 - (void)logStartupData
;
46 - (void)languageChanged
;
47 - (void)finishLaunching
;
48 - (void)systemControllerRouteChanged
:(id
)fp8
;
49 - (void)lock
:(BOOL
)fp8
;
52 - (void)clearZoomLayer
;
53 - (void)setState
:(int)fp8
;
55 - (id
)statusBarWindow
;
57 - (void)showZoomLayerForApp
:(id
)fp8
;
58 - (void)stopAllAnimations
;
59 - (void)hideIconListAndBar
:(BOOL
)fp8
;
60 - (void)insertAndOrderIconListsForReordering
:(BOOL
)fp8
;
61 - (void)restoreIconList
:(BOOL
)fp8 force
:(BOOL
)fp12
;
62 - (void)stopRestoringIconList
;
63 - (void)showButtonBar
:(BOOL
)fp8 animate
:(BOOL
)fp12 action
:(SEL
)fp16 delegate
:(id
)fp20
;
64 - (void)quitTopApplication
;
65 - (struct CGAffineTransform
)_initialStatusBarTransformForScale
:(float)fp8
;
66 - (void)animateLaunchOfApplication
:(id
)fp8 afterDelay
:(double)fp12 startingAtTime
:(double)fp20 forDuration
:(double)fp28 includingIconsAndButtonBar
:(BOOL
)fp36 initialZoomScale
:(float)fp40 fadeInZoom
:(BOOL
)fp44
;
67 - (void)cancelLaunchOfApplication
:(id
)fp8 duration
:(double)fp12
;
68 - (void)animateLaunchOfApplication
:(id
)fp8
;
69 - (void)animateLaunchApplication
:(id
)fp8
;
70 - (double)animateLaunchForReturnToLastApp
:(id
)fp8
;
71 - (void)finishedFadingInButtonBar
;
72 - (void)showZoomLayerAnimationDidStop
:(id
)fp8 finished
:(id
)fp12
;
73 - (void)cancelLaunchAnimationDidStop
:(id
)fp8 finished
:(id
)fp12
;
74 - (void)clickedMenuButton
;
75 - (void)completeAlertDisplay
;
76 - (void)wakeUp
:(id
)fp8
;
77 - (void)handleVolumeEvent
:(struct __GSEvent
*)fp8
;
78 - (int)batteryCapacity
;
79 - (BOOL
)isBatteryCharging
;
81 - (void)ACPowerChanged
;
82 - (void)setIsConnectedToUnusableFirewireCharger
:(BOOL
)fp8
;
83 - (BOOL
)isConnectedToUnusableFirewireCharger
;
84 - (void)noteStatusBarHeightChanged
:(float)fp8 duration
:(double)fp12
;
85 - (BOOL
)isHeadsetDocked
;
86 - (BOOL
)isHeadsetBatteryCharging
;
87 - (unsigned char)headsetBatteryCapacity
;
88 - (void)handleAccessoryAvailabilityChange
:(struct __GSEvent
*)fp8 removal
:(BOOL
)fp12
;
89 - (void)handleAccessoryEvent
:(struct __GSEvent
*)fp8
;