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.aidl30 oneway void onUnlockLockout(int timeoutMs); in onUnlockLockout() method
DTrustAgentService.java722 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java560 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper
563 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
DTrustManagerService.java1558 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt49757 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockLockout(I)V
49780 Landroid/service/trust/ITrustAgentService;->onUnlockLockout(I)V
49826 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockLockout(I)V