Home
last modified time | relevance | path

Searched defs:onDeviceUnlocked (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/trust/
H A DITrustAgentService.aidl33 oneway void onDeviceUnlocked(); in onDeviceUnlocked() method
H A DTrustAgentService.java364 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.java582 public void onDeviceUnlocked() { in onDeviceUnlocked() method in TrustAgentWrapper