Searched refs:onUnlockAttempt (Results 1 – 5 of 5) sorted by relevance
27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt() method
188 onUnlockAttempt(msg.arg1 != 0);264 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentService574 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentService.TrustAgentServiceWrapper
363 onUnlockAttempt(true);433 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentWrapper436 mTrustAgentService.onUnlockAttempt(successful); in onUnlockAttempt()
669 info.agent.onUnlockAttempt(successful); in dispatchUnlockAttempt()
40571 method public void onUnlockAttempt(boolean);