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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RatRatcheter.java 87 newSS.setRilDataRadioTechnology(newDataRat);
ServiceStateTracker.java     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ServiceStateTest.java 74 ss.setRilDataRadioTechnology(ServiceState.RIL_RADIO_TECHNOLOGY_LTE);
165 ss.setRilDataRadioTechnology(ServiceState.RIL_RADIO_TECHNOLOGY_EVDO_0);
ServiceStateTrackerTest.java 342 sst.mSS.setRilDataRadioTechnology(ServiceState.RIL_RADIO_TECHNOLOGY_LTE);
350 sst.mSS.setRilDataRadioTechnology(ServiceState.RIL_RADIO_TECHNOLOGY_EHRPD);
682 sst.mSS.setRilDataRadioTechnology(rat);
    [all...]
TelephonyEventLogTest.java 123 serviceState.setRilDataRadioTechnology(ServiceState.RIL_RADIO_TECHNOLOGY_LTE);
  /frameworks/base/telephony/java/android/telephony/
ServiceState.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java     [all...]

Completed in 205 milliseconds