Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl31 oneway void onTrustTimeout(); in onTrustTimeout() method
DTrustAgentService.java250 onTrustTimeout();
350 public void onTrustTimeout() { in onTrustTimeout() method in TrustAgentService
727 public void onTrustTimeout() { in onTrustTimeout() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java202 onTrustTimeout();
510 private void onTrustTimeout() { in onTrustTimeout() method in TrustAgentWrapper
512 if (mTrustAgentService != null) mTrustAgentService.onTrustTimeout(); in onTrustTimeout()
/frameworks/base/core/api/
Dsystem-current.txt13369 method public void onTrustTimeout();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt49755 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onTrustTimeout()V
49778 Landroid/service/trust/ITrustAgentService;->onTrustTimeout()V
49824 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onTrustTimeout()V