Home
last modified time | relevance | path

Searched refs:MSG_UNLOCK_LOCKOUT (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/trust/
H A DTrustAgentService.java187 private static final int MSG_UNLOCK_LOCKOUT = 6; field in TrustAgentService
232 case MSG_UNLOCK_LOCKOUT:
723 mHandler.obtainMessage(MSG_UNLOCK_LOCKOUT, timeoutMs, 0).sendToTarget(); in onUnlockLockout()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50490 Landroid/service/trust/TrustAgentService;->MSG_UNLOCK_LOCKOUT:I