Searched refs:RAF_GPRS (Results 1 – 1 of 1) sorted by relevance
46 public static final int RAF_GPRS = (int) TelephonyManager.NETWORK_TYPE_BITMASK_GPRS; field in RadioAccessFamily71 private static final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE;362 case "GPRS": return RAF_GPRS; in singleRafTypeFromString()