Searched defs:reportUnlockAttempt (Results 1 – 3 of 3) sorted by relevance
45 void reportUnlockAttempt(int userId, boolean success, int timeoutMs); in reportUnlockAttempt() method
28 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt() method
79 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt() method in TrustManager