Home
last modified time | relevance | path

Searched defs:resetLockouts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1189 @Nullable ArrayList<PendingResetLockout> resetLockouts) in unlockChildProfile()
1195 resetLockouts); in unlockChildProfile() local
1224 @Nullable ArrayList<PendingResetLockout> resetLockouts) { in unlockUser()
1831 @Nullable ArrayList<PendingResetLockout> resetLockouts) throws RemoteException { in doVerifyCredential()
2553 @Nullable ArrayList<PendingResetLockout> resetLockouts) throws RemoteException { in spBasedDoVerifyCredential()