Home
last modified time | relevance | path

Searched refs:getDataRoamingType (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DServiceStateProvider.java447 final int data_roaming_type = ss.getDataRoamingType(); in query()
590 return oldSS.getDataRoamingType() != newSS.getDataRoamingType(); in dataRoamingTypeChanged()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DServiceStateStats.java90 newState.dataRoamingType = serviceState.getDataRoamingType(); in onServiceStateChanged()
H A DTelephonyMetrics.java981 ssProto.dataRoamingType = serviceState.getDataRoamingType(); in toServiceStateProto()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java674 return getDataRoamingType() != ROAMING_TYPE_NOT_ROAMING; in getDataRoaming()
706 public @RoamingType int getDataRoamingType() { in getDataRoamingType() method in ServiceState
1400 m.putInt("dataRoamingType", getDataRoamingType()); in fillInNotifierBundle()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTest.java54 assertEquals(ServiceState.ROAMING_TYPE_DOMESTIC, ss.getDataRoamingType()); in testRoaming()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DTelephonyTester.java490 log("Override data roaming type with " + ss.getDataRoamingType()); in overrideServiceState()
/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DServiceStateProviderTest.java362 final int dataRoamingType = ss.getDataRoamingType(); in verifyServiceStateForSubId()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DServiceStateStatsTest.java605 doReturn(ServiceState.ROAMING_TYPE_INTERNATIONAL).when(mServiceState).getDataRoamingType(); in update_roaming()
H A DTelephonyMetricsTest.java121 doReturn(ROAMING_TYPE_DOMESTIC).when(mServiceState).getDataRoamingType(); in setUp()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14756 HSPLandroid/telephony/ServiceState;->getDataRoamingType()I+]Landroid/telephony/NetworkRegistrationI…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14805 HSPLandroid/telephony/ServiceState;->getDataRoamingType()I+]Landroid/telephony/NetworkRegistrationI…