Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardAbsKeyInputViewController.java44 public abstract class KeyguardAbsKeyInputViewController<T extends KeyguardAbsKeyInputView> class
73 protected KeyguardAbsKeyInputViewController(T view, in KeyguardAbsKeyInputViewController() method in KeyguardAbsKeyInputViewController