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()
75 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
105 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
309 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
589 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()