Searched refs:reportUnlockLockout (Results 1 – 5 of 5) sorted by relevance
29 void reportUnlockLockout(int timeoutMs, int userId); in reportUnlockLockout() method
99 public void reportUnlockLockout(int timeoutMs, int userId) { in reportUnlockLockout() method in TrustManager101 mService.reportUnlockLockout(timeoutMs, userId); in reportUnlockLockout()
1080 public void reportUnlockLockout(int timeoutMs, int userId) throws RemoteException {
350 getTrustManager().reportUnlockLockout(timeoutMs, userId); in reportPasswordLockout()
9069 Landroid/app/trust/ITrustManager$Stub$Proxy;->reportUnlockLockout(II)V9096 Landroid/app/trust/ITrustManager;->reportUnlockLockout(II)V9117 Landroid/app/trust/TrustManager;->reportUnlockLockout(II)V