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.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/non-updatable-api/
Dsystem-current.txt8996 method public void onTrustTimeout();
/frameworks/base/api/
Dsystem-current.txt10114 method public void onTrustTimeout();