Home
last modified time | relevance | path

Searched refs:reportUnlockLockout (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/trust/
DITrustManager.aidl29 void reportUnlockLockout(int timeoutMs, int userId); in reportUnlockLockout() method
DTrustManager.java99 public void reportUnlockLockout(int timeoutMs, int userId) { in reportUnlockLockout() method in TrustManager
101 mService.reportUnlockLockout(timeoutMs, userId); in reportUnlockLockout()
/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java1080 public void reportUnlockLockout(int timeoutMs, int userId) throws RemoteException {
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java350 getTrustManager().reportUnlockLockout(timeoutMs, userId); in reportPasswordLockout()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9069 Landroid/app/trust/ITrustManager$Stub$Proxy;->reportUnlockLockout(II)V
9096 Landroid/app/trust/ITrustManager;->reportUnlockLockout(II)V
9117 Landroid/app/trust/TrustManager;->reportUnlockLockout(II)V