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

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

Completed in 658 milliseconds