Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java561 mUpdateMonitor.reportSuccessfulStrongAuthUnlockAttempt();
592 mUpdateMonitor.reportSuccessfulStrongAuthUnlockAttempt();
1286 mUpdateMonitor.reportSuccessfulStrongAuthUnlockAttempt(); in doKeyguardLocked()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java611 public void reportSuccessfulStrongAuthUnlockAttempt() { in reportSuccessfulStrongAuthUnlockAttempt() method in KeyguardUpdateMonitor