Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsStrongAuthTest.java172 mStrongAuth.reportSuccessfulStrongAuthUnlock(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout()
190 mStrongAuth.reportSuccessfulStrongAuthUnlock(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()
209 mStrongAuth.reportSuccessfulStrongAuthUnlock(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_cancelAlarmsAndAllowNonStrongBio()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java481 public void reportSuccessfulStrongAuthUnlock(int userId) { in reportSuccessfulStrongAuthUnlock() method in LockSettingsStrongAuth
DLockSettingsService.java2045 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in doVerifyCredential()
2781 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in onCredentialVerified()
/frameworks/base/services/
Dart-profile18862 HPLcom/android/server/locksettings/LockSettingsStrongAuth;->reportSuccessfulStrongAuthUnlock(I)V