Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/trust/
DTrustAgentService.java148 private static final int MSG_UNLOCK_ATTEMPT = 1; field in TrustAgentService
187 case MSG_UNLOCK_ATTEMPT:
600 mHandler.obtainMessage(MSG_UNLOCK_ATTEMPT, successful ? 1 : 0, 0).sendToTarget(); in onUnlockAttempt()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64401 Landroid/service/trust/TrustAgentService;->MSG_UNLOCK_ATTEMPT:I