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