Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl29 oneway void onUserMayRequestUnlock(); in onUserMayRequestUnlock() method
DTrustAgentService.java230 onUserMayRequestUnlock();
319 public void onUserMayRequestUnlock() { in onUserMayRequestUnlock() method in TrustAgentService
717 public void onUserMayRequestUnlock() { in onUserMayRequestUnlock() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/base/tests/TrustTests/src/android/trust/test/
DUserUnlockRequestTest.kt112 override fun onUserMayRequestUnlock() { in await() method in android.trust.test.UserUnlockRequestTrustAgent
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java547 public void onUserMayRequestUnlock() { in onUserMayRequestUnlock() method in TrustAgentWrapper
550 mTrustAgentService.onUserMayRequestUnlock(); in onUserMayRequestUnlock()
DTrustManagerService.java1549 info.agent.onUserMayRequestUnlock(); in dispatchUserMayRequestUnlock()
/frameworks/base/core/api/
Dsystem-current.txt13371 method public void onUserMayRequestUnlock();