Searched refs:CMD_USER_UNLOCK (Results 1 – 1 of 1) sorted by relevance
625 static final int CMD_USER_UNLOCK = BASE + 206; field in ClientModeImpl2092 sendMessage(CMD_USER_UNLOCK, userId); in handleUserUnlock()3683 case CMD_USER_UNLOCK: in processMessage()