Searched refs:onDeviceUnlocked (Results 1 – 6 of 6) sorted by relevance
31 oneway void onDeviceUnlocked(); in onDeviceUnlocked() method
214 onDeviceUnlocked();288 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentService625 public void onDeviceUnlocked() throws RemoteException { in onDeviceUnlocked() method in TrustAgentService.TrustAgentServiceWrapper
386 onDeviceUnlocked();488 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentWrapper490 if (mTrustAgentService != null) mTrustAgentService.onDeviceUnlocked(); in onDeviceUnlocked()
674 agent.agent.onDeviceUnlocked(); in dispatchDeviceLocked()
6792 method public void onDeviceUnlocked();
13417 PLcom/android/server/trust/TrustAgentWrapper;->onDeviceUnlocked()V