Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/trust/
H A DITrustAgentService.aidl28 oneway void onUnlockLockout(int timeoutMs); in onUnlockLockout() method
H A DTrustAgentService.java604 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentService.TrustAgentServiceWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java464 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper
467 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
H A DTrustManagerService.java970 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53723 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onUnlockLockout(I)V
53746 Landroid/service/trust/ITrustAgentService;->onUnlockLockout(I)V
53792 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockLockout(I)V
/aosp12/frameworks/base/services/
H A Dart-profile40346 PLcom/android/server/trust/TrustAgentWrapper;->onUnlockLockout(I)V