Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/
H A DAuthenticationModule.kt34 fun getSecurityMode( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityModel.java62 public SecurityMode getSecurityMode(int userId) { in getSecurityMode() method in KeyguardSecurityModel
H A DKeyguardInputViewController.java120 SecurityMode getSecurityMode() { in getSecurityMode() method in KeyguardInputViewController