Home
last modified time | relevance | path

Searched refs:onDeviceUnlocked (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl31 oneway void onDeviceUnlocked(); in onDeviceUnlocked() method
DTrustAgentService.java214 onDeviceUnlocked();
288 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentService
600 public void onDeviceUnlocked() throws RemoteException { in onDeviceUnlocked() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java370 onDeviceUnlocked();
472 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentWrapper
474 if (mTrustAgentService != null) mTrustAgentService.onDeviceUnlocked(); in onDeviceUnlocked()
DTrustManagerService.java462 agent.agent.onDeviceUnlocked(); in dispatchDeviceLocked()
/frameworks/base/api/
Dsystem-current.txt40566 method public void onDeviceUnlocked();