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

  /frameworks/base/telephony/java/android/telephony/
RadioAccessFamily.java 48 public static final int RAF_GSM = (1 << ServiceState.RIL_RADIO_TECHNOLOGY_GSM);
139 final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE;
  /hardware/ril/include/telephony/
ril.h 185 RAF_GSM = (1 << RADIO_TECH_GSM),
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionController.java     [all...]

Completed in 69 milliseconds