Home
last modified time | relevance | path

Searched defs:onTrustTimeout (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl29 oneway void onTrustTimeout(); in onTrustTimeout() method
DTrustAgentService.java274 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.java438 private void onTrustTimeout() { in onTrustTimeout() method in TrustAgentWrapper