Searched refs:reportUnlockLockout (Results 1 – 6 of 6) sorted by relevance
99 public void reportUnlockLockout(int timeoutMs, int userId) { in reportUnlockLockout() method in TrustManager101 mService.reportUnlockLockout(timeoutMs, userId); in reportUnlockLockout()
29 void reportUnlockLockout(int timeoutMs, int userId); in reportUnlockLockout() method
370 getTrustManager().reportUnlockLockout(timeoutMs, userId); in reportPasswordLockout()
1095 public void reportUnlockLockout(int timeoutMs, int userId) throws RemoteException {
9060 Landroid/app/trust/ITrustManager$Stub$Proxy;->reportUnlockLockout(II)V9087 Landroid/app/trust/ITrustManager;->reportUnlockLockout(II)V9108 Landroid/app/trust/TrustManager;->reportUnlockLockout(II)V
40389 PLcom/android/server/trust/TrustManagerService$1;->reportUnlockLockout(II)V