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