Home
last modified time | relevance | path

Searched refs:onDeviceLocked (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl30 oneway void onDeviceLocked(); in onDeviceLocked() method
DTrustAgentService.java211 onDeviceLocked();
281 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentService
620 public void onDeviceLocked() throws RemoteException { in onDeviceLocked() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java386 onDeviceLocked();
479 public void onDeviceLocked() { in onDeviceLocked() method in TrustAgentWrapper
481 if (mTrustAgentService != null) mTrustAgentService.onDeviceLocked(); in onDeviceLocked()
DTrustManagerService.java476 agent.agent.onDeviceLocked(); in dispatchDeviceLocked()
/frameworks/base/api/
Dsystem-current.txt4771 method public void onDeviceLocked();
/frameworks/base/config/
Dboot-image-profile.txt5179 HPLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onDeviceLocked()V
5186 HPLandroid/service/trust/ITrustAgentService;->onDeviceLocked()V
5208 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceLocked()V
Dhiddenapi-public-dex.txt40365 Landroid/service/trust/TrustAgentService;->onDeviceLocked()V