Searched refs:MSG_UNLOCK_ATTEMPT (Results 1 – 1 of 1) sorted by relevance
148 private static final int MSG_UNLOCK_ATTEMPT = 1; field in TrustAgentService187 case MSG_UNLOCK_ATTEMPT:600 mHandler.obtainMessage(MSG_UNLOCK_ATTEMPT, successful ? 1 : 0, 0).sendToTarget(); in onUnlockAttempt()