]> git.saurik.com Git - iphone-api.git/blob - SpringBoard-2.0/SpringBoard.h
Commit the ChatKit folder (for WinterBoard).
[iphone-api.git] / SpringBoard-2.0 / SpringBoard.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import "UIApplication.h"
8
9 @class NSString, NSTimer, NSURL, SBDimmingWindow, SBUIController;
10
11 @interface SpringBoard : UIApplication
12 {
13 SBUIController *_uiController;
14 NSTimer *_menuButtonTimer;
15 NSTimer *_lockButtonTimer;
16 NSTimer *_idleTimer;
17 NSTimer *_autoLockTimer;
18 double _lastTimeIdleCausedDim;
19 double _headsetButtonDownTime;
20 SBDimmingWindow *_simulatedBlankingWindow;
21 unsigned int _delaySleepOnHeadsetClick:1;
22 unsigned int _headsetButtonClickCount:8;
23 unsigned int _menuButtonClickCount:8;
24 unsigned int _screenshotWasTaken:1;
25 unsigned int _disableAutoDimming:1;
26 unsigned int _nextLockUpLocks:1;
27 unsigned int _poweringDown:1;
28 unsigned int _autoDimmed:1;
29 unsigned int _autoDimmedToBlack:1;
30 unsigned int _powerManagementEnabled:1;
31 unsigned int _ipodIsPlaying:1;
32 int _UIOrientation;
33 NSURL *_menuDoubleTapURL;
34 int _notifyDontAnimateREOToken;
35 int _notifyDontAllowMediaHUDToken;
36 NSString *_jetsamIncidentID;
37 double _sampleSystemStartTime;
38 struct __CFDictionary *_startAppsCPUTimes;
39 }
40
41 + (void)printWorkspaceStacks;
42 + (void)printWorkspaceLogs;
43 - (BOOL)registerForSystemEvents;
44 - (BOOL)rendersLocally;
45 - (BOOL)handleEvent:(struct __GSEvent *)fp8;
46 - (void)monitorForPurpleServerTermination;
47 - (void)updatePowerlogKillingProcess:(BOOL)fp8;
48 - (void)applicationDidFinishLaunching:(id)fp8;
49 - (BOOL)applicationSupportsRemoteNotifications;
50 - (void)appleIconViewRemoved;
51 - (void)checkForExpiredPasscode;
52 - (BOOL)powerManagementIsEnabled;
53 - (void)showLowDiskSpaceAlert;
54 - (void)showEDGEActivationFailureAlert:(id)fp8 reason:(id)fp12;
55 - (void)showWiFiAlert;
56 - (void)showWiFiEnterpriseTrustAlert:(void *)fp8;
57 - (void)userDefaultsDidChange:(id)fp8;
58 - (void)_testPhoneAlerts;
59 - (void)runFieldTestScript;
60 - (void)significantTimeChange;
61 - (void)tripleFingerGestureTriggered;
62 - (BOOL)shouldRunFieldTestScript;
63 - (BOOL)iapIsInExtendedMode;
64 - (BOOL)_canShowNowPlayingHUD;
65 - (BOOL)allowMenuDoubleTap;
66 - (void)handleMenuDoubleTap;
67 - (void)_setMenuButtonTimer:(id)fp8;
68 - (void)_setLockButtonTimer:(id)fp8;
69 - (void)clearMenuButtonTimer;
70 - (void)_menuButtonWasHeld;
71 - (void)menuButtonDown:(struct __GSEvent *)fp8;
72 - (void)menuButtonUp:(struct __GSEvent *)fp8;
73 - (void)_handleMenuButtonEvent;
74 - (void)lockButtonDown:(struct __GSEvent *)fp8;
75 - (void)lockButtonWasHeld;
76 - (void)reboot;
77 - (void)powerDown;
78 - (void)relaunchSpringBoard;
79 - (void)powerDownRequested:(id)fp8;
80 - (void)powerDownCanceled:(id)fp8;
81 - (void)_initLockButtonBearTrap;
82 - (void)_setLockButtonBearTrap;
83 - (void)_unsetLockButtonBearTrap;
84 - (void)_fireLockButtonBearTrap;
85 - (void)lockButtonUp:(struct __GSEvent *)fp8;
86 - (void)headsetButtonDown:(struct __GSEvent *)fp8;
87 - (void)headsetButtonUp:(struct __GSEvent *)fp8;
88 - (void)_handleHeadsetButtonClick:(struct __GSEvent *)fp8;
89 - (void)ALSPrefsChanged:(id)fp8;
90 - (void)updateParentalControls;
91 - (void)updateIconVisibility;
92 - (void)loadEarlyPrefs;
93 - (void)demoPrefsChanged:(BOOL)fp8;
94 - (void)clockFormatChanged;
95 - (void)autoLockPrefsChanged;
96 - (void)pinPolicyChanged;
97 - (void)ringerChanged:(int)fp8;
98 - (void)accessoryAvailabilityChanged:(struct __GSEvent *)fp8;
99 - (void)accessoryKeyStateChanged:(struct __GSEvent *)fp8;
100 - (void)accessoryEvent:(struct __GSEvent *)fp8;
101 - (unsigned int)_portForEvent:(struct __GSEvent *)fp8;
102 - (void)quitTopApplication:(struct __GSEvent *)fp8;
103 - (void)applicationExited:(struct __GSEvent *)fp8;
104 - (void)anotherApplicationFinishedLaunching:(struct __GSEvent *)fp8;
105 - (void)otherApplicationWillSuspend:(struct __GSEvent *)fp8;
106 - (void)applicationStarted:(struct __GSEvent *)fp8;
107 - (void)applicationSuspend:(struct __GSEvent *)fp8;
108 - (void)applicationSuspended:(struct __GSEvent *)fp8;
109 - (void)applicationSuspendedSettingsUpdated:(struct __GSEvent *)fp8;
110 - (void)showAlertForUnhandledURL:(id)fp8 error:(int)fp12;
111 - (void)applicationOpenURL:(id)fp8 asPanel:(BOOL)fp12 publicURLsOnly:(BOOL)fp16;
112 - (void)applicationOpenURL:(id)fp8 asPanel:(BOOL)fp12;
113 - (void)volumeChanged:(struct __GSEvent *)fp8;
114 - (void)setBacklightFactor:(int)fp8;
115 - (void)setBacklightLevel:(float)fp8;
116 - (void)setProximitySensorEnabled:(int)fp8;
117 - (void)setupMidnightTimer;
118 - (void)_midnightPassed;
119 - (void)_adjustMidnightTimerAfterSleep;
120 - (void)handleOutOfLineDataResponse:(struct __GSEvent *)fp8;
121 - (void)dim;
122 - (void)turnOffBacklight;
123 - (void)cancelTurnOffBacklightAfterDelay;
124 - (void)turnOffBacklightAfterDelay;
125 - (void)showSimulatedScreenBlank;
126 - (void)hideSimulatedScreenBlank;
127 - (void)dimToBlack;
128 - (void)undim;
129 - (void)lockAfterCall;
130 - (BOOL)shouldDimToBlackInsteadOfLock;
131 - (void)autoLock;
132 - (void)didIdle;
133 - (double)nextIdleTimeDuration;
134 - (double)nextLockTimeDuration;
135 - (void)clearIdleTimer;
136 - (void)resetIdleTimerAndUndim:(BOOL)fp8;
137 - (void)userEventOccurred:(id)fp8;
138 - (void)resetIdleTimer;
139 - (void)resetIdleDuration:(double)fp8;
140 - (void)updateRejectedInputSettings;
141 - (void)updateRejectedInputSettingsForInCallState:(BOOL)fp8 isOutgoing:(BOOL)fp12;
142 - (void)handleOutOfLineDataRequest:(struct __GSEvent *)fp8;
143 - (void)lockDevice:(struct __GSEvent *)fp8;
144 - (void)statusBarEvent:(struct __GSEvent *)fp8;
145 - (void)checkMemoryStatus;
146 - (void)_receivedMemoryNotification;
147 - (void)_killSpringBoardInResponseToCriticalWarning;
148 - (void)noteSubstantialTransitionOccured;
149 - (int)_frontMostAppOrientation;
150 - (void)noteUIOrientationChanged:(int)fp8 display:(id)fp12;
151 - (int)UIOrientation;
152 - (void)updateMenuDoubleTapSettings;
153 - (void)updateAccelerometerSettings;
154 - (void)updateProximitySettings;
155 - (void)updateTouchPointSettings;
156 - (void)updateAirPortForDisplay:(id)fp8;
157 - (void)frontDisplayDidChange:(id)fp8;
158 - (void)didDismissMiniAlert;
159 - (void)willDisplayMiniAlert:(int *)fp8;
160 - (void)willDismissMiniAlert:(int *)fp8 andShowAnother:(BOOL)fp12;
161 - (BOOL)canShowAlerts;
162 - (BOOL)isLocked;
163 - (int)alertOrientation;
164 - (void)_tearDownNow;
165 - (void)tearDown;
166 - (BOOL)deviceIsInNowPlaying;
167 - (BOOL)musicIsPlaying;
168 - (void)setNowPlayingInfo:(id)fp8;
169 - (BOOL)deviceAllowsNowPlayingHUD;
170 - (void)setJetsamIncidentID;
171 - (void)clearJetsamIncidentID;
172 - (id)jetsamIncidentID;
173 - (void)clearDeviceAllowsNowPlayingHUD;
174 - (void)goOffAndOnUSBBus;
175
176 @end
177