Home
last modified time | relevance | path

Searched refs:onDeviceUnlocked (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/trust/
H A DITrustAgentService.aidl33 oneway void onDeviceUnlocked(); in onDeviceUnlocked() method
H A DTrustAgentService.java256 onDeviceUnlocked();
364 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentService
743 public void onDeviceUnlocked() throws RemoteException { in onDeviceUnlocked() method in TrustAgentService.TrustAgentServiceWrapper
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java448 onDeviceUnlocked();
582 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentWrapper
584 if (mTrustAgentService != null) mTrustAgentService.onDeviceUnlocked(); in onDeviceUnlocked()
H A DTrustManagerService.java1037 agent.agent.onDeviceUnlocked(); in dispatchDeviceLocked()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13007 method public void onDeviceUnlocked();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50394 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onDeviceUnlocked()V
50417 Landroid/service/trust/ITrustAgentService;->onDeviceUnlocked()V
50463 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceUnlocked()V