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.java464 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper
467 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
DTrustManagerService.java963 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64312 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockLockout(I)V
64335 Landroid/service/trust/ITrustAgentService;->onUnlockLockout(I)V
64381 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockLockout(I)V