Searched refs:RAF_HSPA (Results 1 – 1 of 1) sorted by relevance
43 public static final int RAF_HSPA = (1 << ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); field in RadioAccessFamily53 private static final int HS = RAF_HSUPA | RAF_HSDPA | RAF_HSPA | RAF_HSPAP;331 case "HSPA": return RAF_HSPA; in singleRafTypeFromString()