Home
last modified time | relevance | path

Searched refs:getDataRoaming (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DApnSettingTest.java329 doReturn(false).when(mServiceState).getDataRoaming(); in testIsMetered()
377 doReturn(true).when(mServiceState).getDataRoaming(); in testIsRoamingMetered()
418 doReturn(false).when(mServiceState).getDataRoaming(); in testIsMeteredAnother()
450 doReturn(true).when(mServiceState).getDataRoaming(); in testIsRoamingMeteredAnother()
491 doReturn(false).when(mServiceState).getDataRoaming(); in testIsMeteredNothingCharged()
511 doReturn(true).when(mServiceState).getDataRoaming(); in testIsRoamingMeteredNothingCharged()
H A DDcTrackerTest.java1180 doReturn(true).when(mServiceState).getDataRoaming(); in testUserDisableRoaming()
1209 doReturn(true).when(mServiceState).getDataRoaming(); in testDataCallOnUserDisableRoaming()
1621 doReturn(true).when(mServiceState).getDataRoaming(); in testTrySetupRestrictedRoamingDisabled()
H A DDataConnectionTest.java1319 doReturn(false).when(mServiceState).getDataRoaming(); in testIsUnmeteredUseOnly()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionInfoTest.java52 assertEquals(0, mSubscriptionInfoUT.getDataRoaming()); in testSubProperties()
H A DServiceStateTest.java53 assertTrue(ss.getDataRoaming()); in testRoaming()
H A DNetworkTypeControllerTest.java1358 doReturn(true).when(mServiceState).getDataRoaming(); in testNrAdvancedDisabledWhileRoaming()
H A DSubscriptionControllerTest.java226 assertEquals(dataRoaming, subInfo.getDataRoaming()); in testChangeSIMProperty()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnSettingUtils.java124 boolean isRoaming = phone.getServiceState().getDataRoaming(); in isMeteredApnType()
H A DDataConnection.java899 || (isModemRoaming && (!mPhone.getServiceState().getDataRoaming() in connect()
918 + mPhone.getServiceState().getDataRoaming() in connect()
1746 if (!mDct.getDataRoamingEnabled() && mPhone.getServiceState().getDataRoaming()) { in shouldRestrictNetwork()
1769 if (!mPhone.getServiceState().getDataRoaming() || mDct.getDataRoamingEnabled()) { in isUnmeteredUseOnly()
1939 if (!mPhone.getServiceState().getDataRoaming()) { in getNetworkCapabilities()
H A DDcTracker.java1448 if (mPhone.getServiceState().getDataRoaming() && !getDataRoamingEnabled()) { in isDataAllowed()
1809 boolean isRoaming = mPhone.getServiceState().getDataRoaming(); in shouldCleanUpConnection()
2990 if (!mPhone.getServiceState().getDataRoaming()) { in onDataRoamingOnOrSettingsChanged()
3022 && mPhone.getServiceState().getDataRoaming()) { in checkDataRoamingStatus()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java766 if (mSS != null && mSS.getDataRoaming()) { in updatePhoneType()
1050 if (mSS.getDataRoaming()) { in registerForDataRoamingOn()
1072 if (notifyNow && !mSS.getDataRoaming()) { in registerForDataRoamingOff()
2098 if (mNewSS.getDataRoaming() != isVoiceRoaming) { in handlePollStateResult()
2110 if (mNewSS.getDataRoaming() == isRoamIndForHomeSystem) { in handlePollStateResult()
2167 + ". dataRoaming = " + mNewSS.getDataRoaming() in handlePollStateResult()
3646 boolean hasDataRoamingOn = !mSS.getDataRoaming() && mNewSS.getDataRoaming(); in pollStateDone()
3648 boolean hasDataRoamingOff = mSS.getDataRoaming() && !mNewSS.getDataRoaming(); in pollStateDone()
3845 (mSS.getVoiceRoaming() || mSS.getDataRoaming())); in pollStateDone()
5837 if (!currentServiceState.getDataRoaming()) { in setRoamingType()
H A DNetworkTypeController.java1232 if (mPhone.getServiceState().getDataRoaming() && !mEnableNrAdvancedWhileRoaming) { in isNrAdvanced()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneGlobals.java857 + mDefaultDataSubId + ",ss roaming=" + ss.getDataRoaming()); in handleServiceStateChanged()
932 return getPhone(subId).getServiceState().getDataRoaming(); in dataIsNowRoaming()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java638 return getVoiceRoaming() || getDataRoaming(); in getRoaming()
673 public boolean getDataRoaming() { in getDataRoaming() method in ServiceState
H A DSubscriptionInfo.java491 public int getDataRoaming() { in getDataRoaming() method in SubscriptionInfo
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DPhoneUtils.java603 return subInfo.getDataRoaming() != SubscriptionManager.DATA_ROAMING_DISABLE; in isDataRoamingEnabled()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java4313 int isRoaming = mPhone.getServiceState().getDataRoaming() ? 1 : 0; in updateVtDataUsage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14754 HSPLandroid/telephony/ServiceState;->getDataRoaming()Z+]Landroid/telephony/ServiceState;Landroid/te…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42459 method public int getDataRoaming();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28620 method public int getDataRoaming();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14803 HSPLandroid/telephony/ServiceState;->getDataRoaming()Z+]Landroid/telephony/ServiceState;Landroid/te…