Searched defs:successful (Results 1 – 7 of 7) 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()
27 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt()
76 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
451 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
698 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...