Searched defs:successful (Results 1 – 9 of 9) sorted by relevance
27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt()36 oneway void onEscrowTokenRemoved(long handle, boolean successful); in onEscrowTokenRemoved()
264 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()335 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved()599 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()665 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved()
31 void onConnectionAttemptFinished(boolean successful); in onConnectionAttemptFinished()
28 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt()
79 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
449 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
951 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()
391 vibrator::Info successful = mWrapper->getInfo(); in TEST_F() local
11420 optional bool successful = 1; field