Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl29 oneway void onTrustTimeout(); in onTrustTimeout() method
DTrustAgentService.java208 onTrustTimeout();
274 public void onTrustTimeout() { in onTrustTimeout() method in TrustAgentService
609 public void onTrustTimeout() { in onTrustTimeout() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java164 onTrustTimeout();
438 private void onTrustTimeout() { in onTrustTimeout() method in TrustAgentWrapper
440 if (mTrustAgentService != null) mTrustAgentService.onTrustTimeout(); in onTrustTimeout()
/frameworks/base/api/
Dsystem-current.txt7618 method public void onTrustTimeout();
/frameworks/base/non-updatable-api/
Dsystem-current.txt7516 method public void onTrustTimeout();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64310 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onTrustTimeout()V
64333 Landroid/service/trust/ITrustAgentService;->onTrustTimeout()V
64379 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onTrustTimeout()V