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 "SBSlidingAlertDisplay.h"
9 @interface SBSIMLockEntryAlertDisplay
: SBSlidingAlertDisplay
13 - (id
)_pinAttemptsRemainingLabel
;
14 - (BOOL
)alphanumericPIN
;
15 - (void)setupUnlockAttemptState
;
18 - (void)setupFailureState
;
21 - (void)setupCurrentLockAttemptState
;
22 - (void)alertDisplayWillBecomeVisible
;
24 - (void)_unlock
:(id
)fp8
;
26 - (void)phonePad
:(id
)fp8 keyUp
:(BOOL
)fp12
;
27 - (void)passcodeFieldDidAcceptEntry
:(id
)fp8
;