Searched refs:reportUnlockLockout (Results 1 – 4 of 4) 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()
350 getTrustManager().reportUnlockLockout(timeoutMs, userId); in reportPasswordLockout()
1039 public void reportUnlockLockout(int timeoutMs, int userId) throws RemoteException {