Searched refs:onDeviceLocked (Results 1 – 6 of 6) sorted by relevance
30 oneway void onDeviceLocked(); in onDeviceLocked() method
211 onDeviceLocked();281 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentService620 public void onDeviceLocked() throws RemoteException { in onDeviceLocked() method in TrustAgentService.TrustAgentServiceWrapper
384 onDeviceLocked();477 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentWrapper479 if (mTrustAgentService != null) mTrustAgentService.onDeviceLocked(); in onDeviceLocked()
672 agent.agent.onDeviceLocked(); in dispatchDeviceLocked()
6790 method public void onDeviceLocked();
13416 PLcom/android/server/trust/TrustAgentWrapper;->onDeviceLocked()V