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