Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/location/
DGeoUtil.java31 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
DCountryDetector.java139 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
/packages/apps/Contacts/src/com/android/contacts/
DGeoUtil.java43 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
/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/ContactsProvider/src/com/android/providers/contacts/
DDefaultCallLogInsertionHelper.java90 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DefaultCallLogInsertionHelper
DContactsDatabaseHelper.java4971 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/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
DUtils.java49 public static @NonNull String getCurrentCountryIso(@NonNull Context context) { in getCurrentCountryIso() method in Utils
/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/
DPhoneNumberHelper.java243 public static String getCurrentCountryIso( in getCurrentCountryIso() method in PhoneNumberHelper
/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DTelecomUtils.java146 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
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DDisconnectedCallNotifier.java289 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in DisconnectedCallNotifier
DMissedCallNotifierImpl.java497 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in MissedCallNotifierImpl
/packages/services/Telephony/src/com/android/phone/
DCallForwardEditPreference.java283 private String getCurrentCountryIso() { in getCurrentCountryIso() method in CallForwardEditPreference
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDialpadFragment.java540 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DialpadFragment