Home
last modified time | relevance | path

Searched refs:setCountryIso (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
DNitzStateMachineTestSupport.java50 .setCountryIso("gb")
62 .setCountryIso("us")
69 .setCountryIso("us")
77 .setCountryIso("us")
89 .setCountryIso("nz")
94 .setCountryIso("nz")
104 .setCountryIso("cz")
197 Builder setCountryIso(String isoCode) { in setCountryIso() method in NitzStateMachineTestSupport.Scenario.Builder
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPerSimStatusTest.java98 .setCountryIso("us").build()).when(mSubscriptionManagerService) in onPullAtom_perSimStatus()
145 .setCountryIso("us").build()).when(mSubscriptionManagerService) in onPullAtom_perSimStatus()
249 .setCountryIso("us").build()).when(mSubscriptionManagerService) in onPullAtom_perSimStatus_noImsManager()
309 .setCountryIso("us").build()).when(mSubscriptionManagerService) in onPullAtom_perSimStatus_noImsMmTelManager()
371 .setCountryIso("us").build()).when(mSubscriptionManagerService) in onPullAtom_perSimStatus_noUiccSlot()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionInfoTest.java67 .setCountryIso("us") in setUp()
DMultiSimSettingControllerTest.java109 .setCountryIso("us") in initializeSubs()
DGsmCdmaPhoneTest.java1986 .setCountryIso("us") in makeSubscriptionInfoInternal()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionInfoInternalTest.java81 .setCountryIso(SubscriptionDatabaseManagerTest.FAKE_COUNTRY_CODE1)
144 .setCountryIso("")
DSubscriptionDatabaseManagerTest.java185 .setCountryIso(FAKE_COUNTRY_CODE1)
260 .setCountryIso(FAKE_COUNTRY_CODE2)
1474 () -> mDatabaseManagerUT.setCountryIso(1, FAKE_COUNTRY_CODE2)); in testUpdateCountryIso()
1477 mDatabaseManagerUT.setCountryIso(subInfo.getSubscriptionId(), FAKE_COUNTRY_CODE2); in testUpdateCountryIso()
1481 .setCountryIso(FAKE_COUNTRY_CODE2).build(); in testUpdateCountryIso()
DSubscriptionManagerServiceTest.java397 mSubscriptionManagerServiceUT.setCountryIso(1, FAKE_COUNTRY_CODE2); in testSetCountryIso()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionDatabaseManager.java477 SubscriptionDatabaseManager::setCountryIso),
1703 public void setCountryIso(int subId, @NonNull String countryIso) { in setCountryIso() method in SubscriptionDatabaseManager
1706 SubscriptionInfoInternal.Builder::setCountryIso); in setCountryIso()
2341 .setCountryIso(TextUtils.emptyIfNull(cursor.getString(cursor.getColumnIndexOrThrow( in createSubscriptionInfoFromCursor()
DSubscriptionInfoInternal.java1286 .setCountryIso(mCountryIso) in toSubscriptionInfo()
2531 public Builder setCountryIso(@NonNull String countryIso) { in setCountryIso() method in SubscriptionInfoInternal.Builder
DSubscriptionManagerService.java913 public void setCountryIso(int subId, @NonNull String iso) { in setCountryIso() method in SubscriptionManagerService
916 mSubscriptionDatabaseManager.setCountryIso(subId, iso); in setCountryIso()
1550 setCountryIso(subId, iso); in updateSubscription()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java1017 .setCountryIso("gb").build()).when(mSubscriptionManagerService) in testSetPhoneNumberForSourceIms()
1062 .setCountryIso("gb").build()).when(mSubscriptionManagerService) in testSetPhoneNumberForSourceImsNegativeCases()
1103 .setCountryIso("gb").build()).when(mSubscriptionManagerService) in testSetPhoneNumberForSourceIgnoreGlobalPhoneNumberFormat()
1167 .setCountryIso("gb").build()).when(mSubscriptionManagerService) in testClearPhoneNumberForSourceIms()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java969 .setCountryIso(source.readString())
1579 public Builder setCountryIso(@Nullable String countryIso) { in setCountryIso() method in SubscriptionInfo.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccProfile.java551 SubscriptionManagerService.getInstance().setCountryIso(subId, iso); in handleSimCountryIsoOverride()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java642 mSubscriptionManagerService.setCountryIso(getSubId(), iso); in initRatSpecific()
/frameworks/base/boot/
Dboot-image-profile.txt14217 HSPLandroid/telephony/SubscriptionInfo$Builder;->setCountryIso(Ljava/lang/String;)Landroid/telephon…
/frameworks/base/config/
Dboot-image-profile.txt14281 HSPLandroid/telephony/SubscriptionInfo$Builder;->setCountryIso(Ljava/lang/String;)Landroid/telephon…