Searched refs:PROTOCOL_UNSTRUCTURED (Results 1 – 1 of 1) sorted by relevance
161 public static final int PROTOCOL_UNSTRUCTURED = 5; field in ApnSetting170 PROTOCOL_UNSTRUCTURED,235 PROTOCOL_STRING_MAP.put("UNSTRUCTURED", PROTOCOL_UNSTRUCTURED);242 PROTOCOL_INT_MAP.put(PROTOCOL_UNSTRUCTURED, "UNSTRUCTURED"); in PROTOCOL_INT_MAP.put() argument