Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl30 oneway void onDeviceLocked(); in onDeviceLocked() method
DTrustAgentService.java211 onDeviceLocked();
281 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentService
620 public void onDeviceLocked() throws RemoteException { in onDeviceLocked() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java384 onDeviceLocked();
477 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentWrapper
479 if (mTrustAgentService != null) mTrustAgentService.onDeviceLocked(); in onDeviceLocked()
DTrustManagerService.java672 agent.agent.onDeviceLocked(); in dispatchDeviceLocked()
/frameworks/base/api/
Dsystem-current.txt6790 method public void onDeviceLocked();
/frameworks/base/services/
Dart-profile13416 PLcom/android/server/trust/TrustAgentWrapper;->onDeviceLocked()V