Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinBasedInputView.java50 public abstract class KeyguardPinBasedInputView extends KeyguardAbsKeyInputView { class
57 public KeyguardPinBasedInputView(Context context) { in KeyguardPinBasedInputView() method in KeyguardPinBasedInputView
61 public KeyguardPinBasedInputView(Context context, AttributeSet attrs) { in KeyguardPinBasedInputView() method in KeyguardPinBasedInputView
H A DKeyguardSimInputView.kt28 KeyguardPinBasedInputView(context, attrs) {
H A DKeyguardPinBasedInputViewController.java32 public abstract class KeyguardPinBasedInputViewController<T extends KeyguardPinBasedInputView>
H A DKeyguardPINView.java44 public class KeyguardPINView extends KeyguardPinBasedInputView {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardPinBasedInputViewControllerTest.java54 private KeyguardPinBasedInputView mPinBasedInputView;