Home
last modified time | relevance | path

Searched defs:CountryCallingCodeAndNewIndex (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java2672 private static class CountryCallingCodeAndNewIndex { class in PhoneNumberUtils
2675 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex() method in PhoneNumberUtils.CountryCallingCodeAndNewIndex