Searched refs:KeyguardPatternView (Results 1 – 3 of 3) sorted by relevance
39 private lateinit var mKeyguardPatternView: KeyguardPatternView47 as KeyguardPatternView in setup()
51 public class KeyguardPatternView extends LinearLayout implements KeyguardSecurityView, class116 public KeyguardPatternView(Context context) { in KeyguardPatternView() method in KeyguardPatternView120 public KeyguardPatternView(Context context, AttributeSet attrs) { in KeyguardPatternView() method in KeyguardPatternView510 }, KeyguardPatternView.this); in startDisappearAnimation()
60 (long) (125 * KeyguardPatternView.DISAPPEAR_MULTIPLIER_LOCKED), in KeyguardPINView()