/frameworks/base/telephony/java/android/telephony/emergency/ |
D | EmergencyNumber.java | 337 public @NonNull String getCountryIso() { in getCountryIso() method in EmergencyNumber 667 } else if (this.getCountryIso().compareTo(emergencyNumber.getCountryIso()) != 0) { in compareTo() 668 return this.getCountryIso().compareTo(emergencyNumber.getCountryIso()); in compareTo() 778 if (!first.getCountryIso().equals(second.getCountryIso())) { in areSameEmergencyNumbers() 821 return new EmergencyNumber(first.getNumber(), first.getCountryIso(), first.getMnc(), in mergeSameEmergencyNumbers() 933 return new EmergencyNumber(first.getNumber(), first.getCountryIso(), first.getMnc(), in mergeSameEmergencyNumbers()
|
/frameworks/base/location/java/android/location/ |
D | Country.java | 139 public String getCountryIso() { in getCountryIso() method in Country 215 return mCountryIso.equals(c.getCountryIso()) && mSource == c.getSource(); in equals() 243 return country != null && mCountryIso.equals(country.getCountryIso()); in equalsIgnoreSource()
|
/frameworks/base/services/people/java/com/android/server/people/data/ |
D | Utils.java | 38 countryIso = country.getCountryIso(); in getCurrentCountryIso()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/ |
D | PerSimStatusTest.java | 96 doReturn("us").when(subscriptionInfo1).getCountryIso(); in onPullAtom_perSimStatus() 143 doReturn("us").when(subscriptionInfo2).getCountryIso(); in onPullAtom_perSimStatus() 247 doReturn("us").when(subscriptionInfo).getCountryIso(); in onPullAtom_perSimStatus_noImsManager() 307 doReturn("us").when(subscriptionInfo).getCountryIso(); in onPullAtom_perSimStatus_noImsMmTelManager() 369 doReturn("us").when(subscriptionInfo).getCountryIso(); in onPullAtom_perSimStatus_noUiccSlot()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/ |
D | ComprehensiveCountryDetectorTest.java | 296 country1.getCountryIso().equalsIgnoreCase(country2.getCountryIso()) &&
|
D | LocationBasedCountryDetectorTest.java | 161 mCountryCode = country.getCountryIso(); in onCountryDetected()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/ |
D | SubscriptionInfoInternalTest.java | 206 assertThat(mSubInfo.getCountryIso()).isEqualTo( in testSubscriptionInfoInternalSetAndGet() 305 assertThat(subInfo.getCountryIso()).isEqualTo( in testConvertToSubscriptionInfo() 341 assertThat(subInfoNull.getCountryIso()).isEqualTo(""); in testNullability()
|
D | SubscriptionDatabaseManagerTest.java | 1490 .getCountryIso()).isEqualTo(FAKE_COUNTRY_CODE1); in testUpdateCountryIso()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SubscriptionInfoTest.java | 85 assertThat(mSubscriptionInfoUT.getCountryIso()).isEqualTo("us"); in testSubProperties()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | EmergencyNumberStats.java | 149 emergencyNumber.countryIso = number.getCountryIso(); in convertEmergencyNumberToProto()
|
D | PerSimStatus.java | 207 countryIso = subInfo.getCountryIso(); in getNumberIds()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/ |
D | EmergencyNumberTest.java | 38 assertEquals(number.getCountryIso(), "us"); in testEmergencyNumberUnspecified() 90 assertEquals(number.getCountryIso(), "us"); in testEmergencyNumberSpecificService() 150 assertEquals(number.getCountryIso(), "jp"); in testEmergencyNumberMultipleServices()
|
/frameworks/base/telephony/java/android/telephony/ |
D | EmergencyRegistrationResult.java | 237 public @NonNull String getCountryIso() { in getCountryIso() method in EmergencyRegistrationResult
|
D | SubscriptionInfo.java | 655 public String getCountryIso() { in getCountryIso() method in SubscriptionInfo
|
/frameworks/base/services/core/java/com/android/server/emergency/ |
D | EmergencyAffordanceService.java | 218 if (isoRequiresEmergencyAffordance(info.getCountryIso())) { in handleUpdateSimSubscriptionInfo()
|
/frameworks/base/services/core/java/com/android/server/location/countrydetector/ |
D | ComprehensiveCountryDetector.java | 321 + ", countryISO: " + detectedCountry.getCountryIso() + ")") in runAfterDetection()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | GsmCdmaPhone.java | 1579 if(!isEmergency && FdnUtils.isNumberBlockedByFDN(mPhoneId, dialString, getCountryIso())) { in dial() 1698 && PhoneNumberUtils.isInternationalNumber(dialString, getCountryIso()); in isNotificationOfWfcCallRequired() 1785 if(FdnUtils.isNumberBlockedByFDN(mPhoneId, ussdRequest, getCountryIso())) { in handleUssdRequest() 2727 if(FdnUtils.isSuppServiceRequestBlockedByFdn(mPhoneId, controlStrings, getCountryIso())) { in changeCallBarringPassword() 4887 public String getCountryIso() { in getCountryIso() method in GsmCdmaPhone 4891 if (subInfo == null || TextUtils.isEmpty(subInfo.getCountryIso())) { in getCountryIso() 4894 return subInfo.getCountryIso().toUpperCase(Locale.ROOT); in getCountryIso() 5390 return FdnUtils.isSuppServiceRequestBlockedByFdn(mPhoneId, controlStrings, getCountryIso()); in isRequestBlockedByFDN()
|
D | Connection.java | 705 mEmergencyNumberInfo.getCountryIso(), in setEmergencyCallInfo()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/ |
D | EmergencyNumberTracker.java | 873 num.getCountryIso(), mnc, in adjustRoutingForEmergencyNumbers() 1073 numberWithPrefix, num.getCountryIso(), in getEmergencyNumberListWithPrefix()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | CallerInfo.java | 720 countryIso = country.getCountryIso(); in getCurrentCountryIso()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneTest.java | 1015 doReturn("gb").when(subInfo).getCountryIso(); in testSetPhoneNumberForSourceIms() 1060 doReturn("gb").when(subInfo).getCountryIso(); in testSetPhoneNumberForSourceImsNegativeCases()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTracker.java | 2485 getCountryIso()).getSchemeSpecificPart(); in findConnectionTimeUsePhoneNumber() 2497 String countryIso = getCountryIso(); in getFormattedPhoneNumber() 2505 private String getCountryIso() { in getCountryIso() method in ImsPhoneCallTracker 2509 return info == null ? null : info.getCountryIso(); in getCountryIso() 3145 getCountryIso()).getSchemeSpecificPart(); in processCallStateChange()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/ |
D | SubscriptionInfoInternal.java | 949 public String getCountryIso() { in getCountryIso() method in SubscriptionInfoInternal
|
D | SubscriptionDatabaseManager.java | 212 SubscriptionInfoInternal::getCountryIso),
|
/frameworks/base/core/java/android/provider/ |
D | CallLog.java | 2230 countryIso = country.getCountryIso(); in getCurrentCountryIso()
|