/aosp12/packages/apps/Dialer/java/com/android/dialer/location/ |
H A D | GeoUtil.java | 31 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
|
H A D | CountryDetector.java | 139 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
|
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | Utils.java | 31 static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in Utils
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/ |
H A D | GeoUtil.java | 43 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/ |
H A D | TelephonyManagerUtils.java | 48 public static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in TelephonyManagerUtils
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | DefaultCallLogInsertionHelper.java | 90 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DefaultCallLogInsertionHelper
|
H A D | ContactsDatabaseHelper.java | 4971 public String getCurrentCountryIso() { in getCurrentCountryIso() method in ContactsDatabaseHelper
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/location/ |
H A D | CountryDetector.java | 80 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
|
/aosp12/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
H A D | Utils.java | 49 public static @NonNull String getCurrentCountryIso(@NonNull Context context) { in getCurrentCountryIso() method in Utils
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | CallerInfo.java | 713 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in CallerInfo 734 protected static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallerInfo
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/ |
H A D | PhoneNumberHelper.java | 243 public static String getCurrentCountryIso( in getCurrentCountryIso() method in PhoneNumberHelper
|
/aosp12/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/ |
H A D | TelecomUtils.java | 146 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in TelecomUtils 155 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in TelecomUtils
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
H A D | DisconnectedCallNotifier.java | 289 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in DisconnectedCallNotifier
|
H A D | MissedCallNotifierImpl.java | 497 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in MissedCallNotifierImpl
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | CallForwardEditPreference.java | 284 private String getCurrentCountryIso() { in getCurrentCountryIso() method in CallForwardEditPreference
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
H A D | DialpadFragment.java | 540 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DialpadFragment
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | CallLog.java | 2044 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls
|