Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/trust/
H A DTrustAgentService.java208 onTrustTimeout();
274 public void onTrustTimeout() { in onTrustTimeout() method in TrustAgentService
609 public void onTrustTimeout() { in onTrustTimeout() method in TrustAgentService.TrustAgentServiceWrapper
H A DITrustAgentService.aidl29 oneway void onTrustTimeout(); in onTrustTimeout() method
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java164 onTrustTimeout();
438 private void onTrustTimeout() { in onTrustTimeout() method in TrustAgentWrapper
440 if (mTrustAgentService != null) mTrustAgentService.onTrustTimeout(); in onTrustTimeout()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10491 method public void onTrustTimeout();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53721 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onTrustTimeout()V
53744 Landroid/service/trust/ITrustAgentService;->onTrustTimeout()V
53790 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onTrustTimeout()V