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