Searched refs:MSG_UNLOCK_LOCKOUT (Results 1 – 1 of 1) sorted by relevance
153 private static final int MSG_UNLOCK_LOCKOUT = 6; field in TrustAgentService190 case MSG_UNLOCK_LOCKOUT:605 mHandler.obtainMessage(MSG_UNLOCK_LOCKOUT, timeoutMs, 0).sendToTarget(); in onUnlockLockout()