Searched refs:onDeviceUnlocked (Results 1 – 6 of 6) sorted by relevance
143 onDeviceUnlocked();195 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentService331 public void onDeviceUnlocked() throws RemoteException { in onDeviceUnlocked() method in TrustAgentService.TrustAgentServiceWrapper
29 oneway void onDeviceUnlocked(); in onDeviceUnlocked() method
96 public void onDeviceUnlocked() { in onDeviceUnlocked() method in SampleTrustAgent97 super.onDeviceUnlocked(); in onDeviceUnlocked()
239 onDeviceUnlocked();322 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentWrapper324 if (mTrustAgentService != null) mTrustAgentService.onDeviceUnlocked(); in onDeviceUnlocked()
350 agent.agent.onDeviceUnlocked(); in dispatchDeviceLocked()
28813 method public void onDeviceUnlocked();