Searched refs:RAF_HSPAP (Results 1 – 1 of 1) sorted by relevance
57 public static final int RAF_HSPAP = (int) TelephonyManager.NETWORK_TYPE_BITMASK_HSPAP; field in RadioAccessFamily73 private static final int HS = RAF_HSUPA | RAF_HSDPA | RAF_HSPA | RAF_HSPAP;356 case "HSPAP": return RAF_HSPAP; in singleRafTypeFromString()