Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/trust/
H A DITrustAgentService.aidl29 oneway void onUserMayRequestUnlock(); in onUserMayRequestUnlock() method
H A DTrustAgentService.java319 public void onUserMayRequestUnlock() { in onUserMayRequestUnlock() method in TrustAgentService
717 public void onUserMayRequestUnlock() { in onUserMayRequestUnlock() method in TrustAgentService.TrustAgentServiceWrapper
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java544 public void onUserMayRequestUnlock() { in onUserMayRequestUnlock() method in TrustAgentWrapper