Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/trust/
H A DITrustAgentService.aidl30 oneway void onUnlockLockout(int timeoutMs); in onUnlockLockout() method
H A DTrustAgentService.java722 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentService.TrustAgentServiceWrapper
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java557 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper
560 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
H A DTrustManagerService.java1457 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50400 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockLockout(I)V
50423 Landroid/service/trust/ITrustAgentService;->onUnlockLockout(I)V
50469 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockLockout(I)V