Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java545 shouldDismissKeyguardOnTrustGrantedWithCurrentUser(trustGrantFlags), in onTrustChanged()
564 private boolean shouldDismissKeyguardOnTrustGrantedWithCurrentUser(TrustGrantFlags flags) { in shouldDismissKeyguardOnTrustGrantedWithCurrentUser() method in KeyguardUpdateMonitor