Home
last modified time | relevance | path

Searched refs:onUnlockLockout (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl28 oneway void onUnlockLockout(int timeoutMs); in onUnlockLockout() method
DTrustAgentService.java604 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java466 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper
469 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
DTrustManagerService.java715 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()
/frameworks/base/config/
Dboot-image-profile.txt5193 HPLandroid/service/trust/ITrustAgentService;->onUnlockLockout(I)V