Searched refs:CMD_LOCAL_REQUEST_INFO (Results 1 – 2 of 2) sorted by relevance
31 import static com.android.internal.net.ipsec.ike.IkeSessionStateMachine.CMD_LOCAL_REQUEST_INFO;341 case CMD_LOCAL_REQUEST_INFO: // Fallthrough in procedureTypeToPriority()
346 static final int CMD_LOCAL_REQUEST_INFO = CMD_IKE_LOCAL_REQUEST_BASE + 4; field in IkeSessionStateMachine381 CMD_TO_STR.put(CMD_LOCAL_REQUEST_INFO, "Info"); in CMD_TO_STR.put() argument1800 case CMD_LOCAL_REQUEST_INFO: // Fallthrough in handleLocalRequest()