Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java609 shouldDismissKeyguardOnTrustGrantedWithCurrentUser(trustGrantFlags), in onTrustChanged()
628 private boolean shouldDismissKeyguardOnTrustGrantedWithCurrentUser(TrustGrantFlags flags) { in shouldDismissKeyguardOnTrustGrantedWithCurrentUser() method in KeyguardUpdateMonitor