Searched defs:successful (Results 1 – 7 of 7) sorted by relevance
26 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt()
171 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()310 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
27 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt()
54 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
104 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
300 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
538 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()