Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java185 public void reportUnlock(int userId) { in reportUnlock() method in LockSettingsStrongAuth
DLockSettingsService.java1982 mStrongAuth.reportUnlock(userId); in userPresent()