Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/location/
H A DGeoUtil.java31 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
H A DCountryDetector.java139 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DUtils.java31 static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in Utils
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DGeoUtil.java43 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DTelephonyManagerUtils.java48 public static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in TelephonyManagerUtils
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DDefaultCallLogInsertionHelper.java90 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DefaultCallLogInsertionHelper
H A DContactsDatabaseHelper.java4971 public String getCurrentCountryIso() { in getCurrentCountryIso() method in ContactsDatabaseHelper
/aosp12/packages/apps/Contacts/src/com/android/contacts/location/
H A DCountryDetector.java80 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
/aosp12/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
H A DUtils.java49 public static @NonNull String getCurrentCountryIso(@NonNull Context context) { in getCurrentCountryIso() method in Utils
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallerInfo.java713 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 DPhoneNumberHelper.java243 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 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
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DDisconnectedCallNotifier.java289 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in DisconnectedCallNotifier
H A DMissedCallNotifierImpl.java497 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in MissedCallNotifierImpl
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallForwardEditPreference.java284 private String getCurrentCountryIso() { in getCurrentCountryIso() method in CallForwardEditPreference
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDialpadFragment.java540 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DialpadFragment
/aosp12/frameworks/base/core/java/android/provider/
H A DCallLog.java2044 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls