Searched refs:onUnlockAttempt (Results 1 – 6 of 6) sorted by relevance
27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt() method
224 onUnlockAttempt(msg.arg1 != 0);306 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentService706 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentService.TrustAgentServiceWrapper
441 onUnlockAttempt(true);518 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentWrapper521 mTrustAgentService.onUnlockAttempt(successful); in onUnlockAttempt()
1423 info.agent.onUnlockAttempt(successful); in dispatchUnlockAttempt()
13012 method public void onUnlockAttempt(boolean);
50399 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockAttempt(Z)V50422 Landroid/service/trust/ITrustAgentService;->onUnlockAttempt(Z)V50468 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockAttempt(Z)V