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 SBSIMLockAlertItem
, SBSIMLockEntryAlert
;
11 @interface SBSIMLockManager
: NSObject
13 BOOL _isInitialUpdate
;
14 BOOL _isBrickedDevice
;
16 SBSIMLockAlertItem
*_currentAlert
;
17 SBSIMLockEntryAlert
*_lockEntryAlert
;
22 - (BOOL
)_hopelesslyPUKLocked
;
23 - (int)_CTToSBSIMStatus
:(struct __CFString
*)fp8
;
25 - (void)lockEntryAlertDismissed
:(id
)fp8
;
26 - (void)alertItemDismissed
:(id
)fp8
;
28 - (void)attemptUnlock
;
29 - (void)_updateToStatus
:(int)fp8
;
30 - (void)_tryToUpdateStatus
;
31 - (void)_tearDownAlertAndUpdateStatus
;
32 - (void)_updateSIMStatus
:(struct __CFString
*)fp8 withOptions
:(struct __CFDictionary
*)fp12
;
33 - (int)pinLockAttemptsRemaining
;
34 - (int)pukLockAttemptsRemaining
;
35 - (void)_initialUpdate
;
36 - (void)_lockdownChanged
;
37 - (void)registerForAlerts
;