HomeSort by relevance Sort by last modified time
    Searched defs:RAF_GPRS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/android/telephony/
RadioAccessFamily.java 33 public static final int RAF_GPRS = (1 << ServiceState.RIL_RADIO_TECHNOLOGY_GPRS);
139 final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE;
  /hardware/ril/include/telephony/
ril.h 170 RAF_GPRS = (1 << RADIO_TECH_GPRS),
    [all...]

Completed in 91 milliseconds