Home
last modified time | relevance | path

Searched refs:KeyguardAbsKeyInputView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardAbsKeyInputView.java33 public abstract class KeyguardAbsKeyInputView extends KeyguardInputView { class
41 public KeyguardAbsKeyInputView(Context context) { in KeyguardAbsKeyInputView() method in KeyguardAbsKeyInputView
45 public KeyguardAbsKeyInputView(Context context, AttributeSet attrs) { in KeyguardAbsKeyInputView() method in KeyguardAbsKeyInputView
DKeyguardAbsKeyInputViewController.java21 import static com.android.keyguard.KeyguardAbsKeyInputView.MINIMUM_PASSWORD_LENGTH_BEFORE_REPORT;
35 import com.android.keyguard.KeyguardAbsKeyInputView.KeyDownListener;
46 public abstract class KeyguardAbsKeyInputViewController<T extends KeyguardAbsKeyInputView>
DKeyguardPinBasedInputView.java52 public abstract class KeyguardPinBasedInputView extends KeyguardAbsKeyInputView {
DKeyguardPasswordView.java65 public class KeyguardPasswordView extends KeyguardAbsKeyInputView {
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardAbsKeyInputViewControllerTest.java39 import com.android.keyguard.KeyguardAbsKeyInputView.KeyDownListener;
62 private KeyguardAbsKeyInputView mAbsKeyInputView;