Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DGeoUtil.java43 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DTelephonyManagerUtils.java50 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.java6194 public String getCurrentCountryIso() { in getCurrentCountryIso() method in ContactsDatabaseHelper
/packages/apps/ContactsCommon/src/com/android/contacts/common/location/
DCountryDetector.java137 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java471 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in MissedCallNotifierImpl