Searched refs:RAF_GSM (Results 1 – 1 of 1) sorted by relevance
43 public static final int RAF_GSM = (int) TelephonyManager.NETWORK_TYPE_BITMASK_GSM; field in RadioAccessFamily69 private static final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE;357 case "GSM": return RAF_GSM; in singleRafTypeFromString()