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.java166 onTrustTimeout();
440 private void onTrustTimeout() { in onTrustTimeout() method in TrustAgentWrapper
442 if (mTrustAgentService != null) mTrustAgentService.onTrustTimeout(); in onTrustTimeout()
/frameworks/base/api/
Dsystem-current.txt4777 method public void onTrustTimeout();
/frameworks/base/config/
Dhiddenapi-public-dex.txt40371 Landroid/service/trust/TrustAgentService;->onTrustTimeout()V
Dboot-image-profile.txt5191 HPLandroid/service/trust/ITrustAgentService;->onTrustTimeout()V