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