Searched defs:successful (Results 1 – 7 of 7) sorted by relevance
26 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt()
202 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()365 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
27 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt()
60 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
105 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
303 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
540 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()