Searched refs:reportUnlockLockout (Results 1 – 5 of 5) sorted by relevance
31 void reportUnlockLockout(int timeoutMs, int userId); in reportUnlockLockout() method
145 public void reportUnlockLockout(int timeoutMs, int userId) { in reportUnlockLockout() method in TrustManager147 mService.reportUnlockLockout(timeoutMs, userId); in reportUnlockLockout()
433 getTrustManager().reportUnlockLockout(timeoutMs, userId); in reportPasswordLockout()
1795 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