Home
last modified time | relevance | path

Searched refs:getRilDataRadioTechnology (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java602 if (!isPsOnlyTech(getRilDataRadioTechnology())) { in getDuplexMode()
1147 .append(", getRilDataRadioTechnology=").append(getRilDataRadioTechnology()) in toString()
1148 .append("(" + rilRadioTechnologyToString(getRilDataRadioTechnology()) + ")") in toString()
1544 public int getRilDataRadioTechnology() { in getRilDataRadioTechnology() method in ServiceState
1556 return getRilDataRadioTechnology(); in getRadioTechnology()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmSMSDispatcher.java165 if(mPhone.getServiceState().getRilDataRadioTechnology() in sendSms()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java2216 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_GPRS, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2219 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2222 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2236 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChange()
2241 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_GPRS, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChange()
2422 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_LTE, sst.mSS.getRilDataRadioTechnology()); in testRilDataTechnologyChangeTransportPreference()
2442 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN, sst.mSS.getRilDataRadioTechnology()); in testRilDataTechnologyChangeTransportPreference()
H A DServiceStateTest.java134 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_LTE, ss.getRilDataRadioTechnology()); in testRAT()
H A DTelephonyTest.java639 getRilDataRadioTechnology(); in setUp()
H A DGsmCdmaPhoneTest.java1523 .getRilDataRadioTechnology(); /* PS not in LTE */ in testSendUssdInOutOfService()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java446 setDataNetworkTypeForPhone(mSS.getRilDataRadioTechnology()); in onSubscriptionsChanged()
3338 int radioTechnology = mSS.getRilDataRadioTechnology(); in isConcurrentVoiceAndDataAllowed()
3431 != mSS.getRilDataRadioTechnology())) { in pollStateInternal()
3608 && (mSS.getRilDataRadioTechnology() != mNewSS.getRilDataRadioTechnology()); in pollStateDone()
3763 tm.setDataNetworkTypeForPhone(mPhone.getPhoneId(), mSS.getRilDataRadioTechnology()); in pollStateDone()
3766 mSS.getRilDataRadioTechnology()), mPhone.getPhoneId()); in pollStateDone()
3894 setDataNetworkTypeForPhone(mSS.getRilDataRadioTechnology()); in pollStateDone()
5914 == mNewSS.getRilDataRadioTechnology()) { in processIwlanRegistrationInfo()
H A DImsSmsDispatcher.java304 return ((mPhone.getServiceState().getRilDataRadioTechnology() == in isLteService()
H A DTelephonyTester.java462 log("Override data rat with " + ss.getRilDataRadioTechnology()); in overrideServiceState()
H A DGsmCdmaPhone.java1477 mSST.mSS.getRilDataRadioTechnology())) /* PS not in LTE/NR */ in dial()
H A DRIL.java2118 dataRat = ss.getRilDataRadioTechnology(); in setupDataCall()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DServiceStateProvider.java456 final int ril_data_radio_technology = ss.getRilDataRadioTechnology(); in query()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcNetworkAgent.java303 + mPhone.getServiceState().getRilDataRadioTechnology() in sendNetworkCapabilities()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java336 if (ss.getRilDataRadioTechnology() != ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN in updateCarrierText()
/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DServiceStateProviderTest.java371 final int rilDataRadioTechnology = ss.getRilDataRadioTechnology(); in verifyServiceStateForSubId()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DTelephonyMetricsTest.java126 doReturn(RIL_RADIO_TECHNOLOGY_LTE).when(mServiceState).getRilDataRadioTechnology(); in setUp()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDcTrackerTest.java670 .getRilDataRadioTechnology(); in setUp()
2771 .getRilDataRadioTechnology(); in testRatChanged()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java1116 mPhone.getServiceState().getRilDataRadioTechnology())); in updateNetworkType()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DTelephonyMetrics.java1021 ssProto.dataRat = serviceState.getRilDataRadioTechnology(); in toServiceStateProto()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14761 HSPLandroid/telephony/ServiceState;->getRilDataRadioTechnology()I+]Landroid/telephony/ServiceState;…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14810 HSPLandroid/telephony/ServiceState;->getRilDataRadioTechnology()I+]Landroid/telephony/ServiceState;…