Searched defs:mSecurityMode (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ | ||
H A D | KeyguardAbsKeyInputViewControllerTest.java | 63 private SecurityMode mSecurityMode; field in KeyguardAbsKeyInputViewControllerTest |
H A D | KeyguardPinBasedInputViewControllerTest.java | 58 private SecurityMode mSecurityMode; field in KeyguardPinBasedInputViewControllerTest |
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ | ||
H A D | KeyguardInputViewController.java | 42 private final SecurityMode mSecurityMode; field in KeyguardInputViewController |