Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DGeoUtil.java43 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
/packages/apps/Dialer/java/com/android/dialer/location/
DGeoUtil.java30 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
DCountryDetector.java137 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
/packages/apps/Contacts/src/com/android/contacts/util/
DTelephonyManagerUtils.java48 public static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in TelephonyManagerUtils
/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
DUtils.java37 public static @NonNull String getCurrentCountryIso(@NonNull Context context) { in getCurrentCountryIso() method in Utils
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDefaultCallLogInsertionHelper.java90 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DefaultCallLogInsertionHelper
DContactsDatabaseHelper.java4942 public String getCurrentCountryIso() { in getCurrentCountryIso() method in ContactsDatabaseHelper
/packages/apps/Contacts/src/com/android/contacts/location/
DCountryDetector.java80 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/
DPhoneNumberHelper.java142 public static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in PhoneNumberHelper
/packages/services/Telephony/src/com/android/phone/
DCallForwardEditPreference.java193 private String getCurrentCountryIso() { in getCurrentCountryIso() method in CallForwardEditPreference
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java447 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in MissedCallNotifierImpl