Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardInputViewController.java41 public abstract class KeyguardInputViewController<T extends KeyguardInputView> class
56 protected KeyguardInputViewController(T view, SecurityMode securityMode, in KeyguardInputViewController() method in KeyguardInputViewController