Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1603 void notifyStrongAuthAllowedChanged(int userId) { in notifyStrongAuthAllowedChanged() method in KeyguardUpdateMonitor
2011 notifyStrongAuthAllowedChanged(userId); in onStrongAuthRequiredChanged()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java1735 mKeyguardUpdateMonitor.notifyStrongAuthAllowedChanged( in testStrongAuthChange_lockDown_stopsFpListeningState()