Searched refs:KeyguardPatternView (Results 1 – 3 of 3) sorted by relevance
39 private lateinit var mKeyguardPatternView: KeyguardPatternView46 as KeyguardPatternView in setup()
49 public class KeyguardPatternView extends LinearLayout implements KeyguardSecurityView, class114 public KeyguardPatternView(Context context) { in KeyguardPatternView() method in KeyguardPatternView118 public KeyguardPatternView(Context context, AttributeSet attrs) { in KeyguardPatternView() method in KeyguardPatternView504 }, KeyguardPatternView.this); in startDisappearAnimation()
59 (long) (125 * KeyguardPatternView.DISAPPEAR_MULTIPLIER_LOCKED), in KeyguardPINView()