Home
last modified time | relevance | path

Searched defs:KeyguardPinBasedInputViewController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputViewController.java42 public abstract class KeyguardPinBasedInputViewController<T extends KeyguardPinBasedInputView> class
67 protected KeyguardPinBasedInputViewController(T view, in KeyguardPinBasedInputViewController() method in KeyguardPinBasedInputViewController