2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface SBSyncController
: NSObject
14 int _sofwareUpdateState
;
15 struct __CFMachPort
*_backupAgentCFPort
;
21 - (void)startObserving
;
22 - (void)stopObserving
;
25 - (void)didEndSyncing
;
26 - (void)suspendSyncing
;
27 - (void)resumeSyncing
;
28 - (void)cancelSyncing
;
29 - (void)_notifyAppsSyncWillBegin
;
30 - (void)didShowSyncPanel
;
31 - (void)frontLockedWhenPossible
;
33 - (void)iTunesSyncRequestedStart
;
34 - (void)iTunesSyncHasCompleted
:(int)fp8
;
37 - (void)_notifyRestoreCanProceed
;
38 - (void)_killApplications
;
39 - (void)beginRestoring
;
40 - (void)finishedTerminatingApplications
;
41 - (void)cancelRestoring
;
43 - (void)finishEndRestoring
;
44 - (void)didEndRestoring
:(int)fp8
;
47 - (void)_delayedQuitApplications
;
48 - (void)_delayedBeginReset
;
49 - (void)beginResetting
:(BOOL
)fp8
;
50 - (void)didEndResetting
;
51 - (void)_resetStarted
:(id
)fp8
;
52 - (void)_resetEnded
:(id
)fp8
;
53 - (void)_invalidateBackupAgentCFPort
;
54 - (void)_didEndRestoringWithRestoreFailed
;
55 - (BOOL
)_setupBackupAgentPort
;
56 - (void)setSoftwareUpdateState
:(int)fp8
;
57 - (void)showPreSoftwareUpdateScreen
;
58 - (BOOL
)isSoftwareUpdating
;