Searched refs:TYPE_MCX (Results 1 – 3 of 3) sorted by relevance
562 .canHandleType(ApnSetting.TYPE_MCX)); in testCanHandleType()564 ApnSetting.TYPE_DEFAULT | ApnSetting.TYPE_MMS | ApnSetting.TYPE_MCX) in testCanHandleType()565 .canHandleType(ApnSetting.TYPE_MCX)); in testCanHandleType()
110 public static final int TYPE_MCX = ApnTypes.MCX; field in ApnSetting124 TYPE_MCX215 APN_TYPE_STRING_MAP.put("mcx", TYPE_MCX);227 APN_TYPE_INT_MAP.put(TYPE_MCX, "mcx"); in APN_TYPE_INT_MAP.put() argument
611 apnType = ApnSetting.TYPE_MCX; in getApnTypeFromNetworkRequest()