Searched refs:CMD_GENERIC_BASE (Results 1 – 1 of 1) sorted by relevance
73 protected static final int CMD_GENERIC_BASE = CMD_SHARED_BASE + 2 * CMD_CATEGORY_SIZE; field in AbstractSessionStateMachine75 @VisibleForTesting static final int CMD_FORCE_TRANSITION = CMD_GENERIC_BASE + 1;77 @VisibleForTesting static final int CMD_KILL_SESSION = CMD_GENERIC_BASE + 2;