Searched refs:KeyguardPatternView (Results 1 – 2 of 2) sorted by relevance
42 public class KeyguardPatternView extends LinearLayout implements KeyguardSecurityView, class101 public KeyguardPatternView(Context context) { in KeyguardPatternView() method in KeyguardPatternView105 public KeyguardPatternView(Context context, AttributeSet attrs) { in KeyguardPatternView() method in KeyguardPatternView431 }, KeyguardPatternView.this); in startDisappearAnimation()
62 (long) (125 * KeyguardPatternView.DISAPPEAR_MULTIPLIER_LOCKED), in KeyguardPINView()