Searched defs:successful (Results 1 – 8 of 8) sorted by relevance
27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt()38 oneway void onEscrowTokenRemoved(long handle, boolean successful); in onEscrowTokenRemoved()
306 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()411 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved()706 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()783 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved()
28 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt()
87 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
216 public void accept(Boolean successful) { in accept()
518 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
1412 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()
239 public void setVibratorInfoLoadSuccessful(boolean successful) { in setVibratorInfoLoadSuccessful()