Home
last modified time | relevance | path

Searched refs:onDeviceLocked (Results 1 – 5 of 5) 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
595 public void onDeviceLocked() throws RemoteException { in onDeviceLocked() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java368 onDeviceLocked();
461 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentWrapper
463 if (mTrustAgentService != null) mTrustAgentService.onDeviceLocked(); in onDeviceLocked()
DTrustManagerService.java460 agent.agent.onDeviceLocked(); in dispatchDeviceLocked()
/frameworks/base/api/
Dsystem-current.txt40564 method public void onDeviceLocked();