Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java607 notifyStrongAuthStateChanged(sCurrentUser); in scheduleStrongAuthTimeout()
610 private void notifyStrongAuthStateChanged(int userId) { in notifyStrongAuthStateChanged() method in KeyguardUpdateMonitor
729 notifyStrongAuthStateChanged(userId);
917 notifyStrongAuthStateChanged(userId); in onStrongAuthRequiredChanged()