Home
last modified time | relevance | path

Searched refs:onUnlockAttempt (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt() method
DTrustAgentService.java188 onUnlockAttempt(msg.arg1 != 0);
264 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentService
599 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java381 onUnlockAttempt(true);
451 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() method in TrustAgentWrapper
454 mTrustAgentService.onUnlockAttempt(successful); in onUnlockAttempt()
DTrustManagerService.java706 info.agent.onUnlockAttempt(successful); in dispatchUnlockAttempt()
/frameworks/base/api/
Dsystem-current.txt4778 method public void onUnlockAttempt(boolean);
/frameworks/base/config/
Dboot-image-profile.txt5181 HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockAttempt(Z)V
5192 HPLandroid/service/trust/ITrustAgentService;->onUnlockAttempt(Z)V
5210 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockAttempt(Z)V
Dhiddenapi-public-dex.txt40372 Landroid/service/trust/TrustAgentService;->onUnlockAttempt(Z)V