Home
last modified time | relevance | path

Searched refs:onDeviceUnlocked (Results 1 – 7 of 7) 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
625 public void onDeviceUnlocked() throws RemoteException { in onDeviceUnlocked() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java388 onDeviceUnlocked();
490 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentWrapper
492 if (mTrustAgentService != null) mTrustAgentService.onDeviceUnlocked(); in onDeviceUnlocked()
DTrustManagerService.java478 agent.agent.onDeviceUnlocked(); in dispatchDeviceLocked()
/frameworks/base/api/
Dsystem-current.txt4773 method public void onDeviceUnlocked();
/frameworks/base/config/
Dboot-image-profile.txt5180 HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onDeviceUnlocked()V
5187 HPLandroid/service/trust/ITrustAgentService;->onDeviceUnlocked()V
5209 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceUnlocked()V
Dhiddenapi-public-dex.txt40366 Landroid/service/trust/TrustAgentService;->onDeviceUnlocked()V