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 SBDismissOnlyAlertItem
;
11 @interface SBLockdownManager
: NSObject
14 BOOL _settingUpActivationState
;
16 BOOL _isInternalInstall
;
17 BOOL _hasShownWaitingAlertThisSession
;
18 BOOL _hasShownMismatchedSIM
;
19 SBDismissOnlyAlertItem
*_activatingAlertItem
;
24 - (BOOL
)_hasEverRegistered
;
25 - (void)_setHasEverRegistered
:(BOOL
)fp8
;
26 - (BOOL
)_isRegisteredToNetwork
;
27 - (void)_setCurrentAlertItem
:(id
)fp8
;
28 - (BOOL
)_shouldShowTelephonyAlerts
;
29 - (void)_postAlertsIfNeeded
;
30 - (void)_resetActivationState
;
31 - (void)_activationFailed
;
32 - (void)_serviceAvailabilityChanged
:(id
)fp8
;
33 - (void)_setupActivationState
;
34 - (BOOL
)brickedDevice
;
35 - (BOOL
)isInternalInstall
;