Searched refs:RAF_HSPA (Results 1 – 2 of 2) sorted by relevance
56 public static final int RAF_HSPA = (int) TelephonyManager.NETWORK_TYPE_BITMASK_HSPA; field in RadioAccessFamily73 private static final int HS = RAF_HSUPA | RAF_HSDPA | RAF_HSPA | RAF_HSPAP;352 case "HSPA": return RAF_HSPA; in singleRafTypeFromString()
69119 Landroid/telephony/RadioAccessFamily;->RAF_HSPA:I