Searched defs:CMD_LOCAL_REQUEST_CREATE_CHILD (Results 1 – 1 of 1) sorted by relevance
46 static final int CMD_LOCAL_REQUEST_CREATE_CHILD = CMD_CHILD_LOCAL_REQUEST_BASE + 1; field in AbstractSessionStateMachine71 SHARED_CMD_TO_STR.put(CMD_LOCAL_REQUEST_CREATE_CHILD, "Create Child"); in SHARED_CMD_TO_STR.put() argument