Searched defs:getCurrentCountryIso (Results 1 – 7 of 7) sorted by relevance
43 public static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in GeoUtil
50 public static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in TelephonyManagerUtils
37 public static @NonNull String getCurrentCountryIso(@NonNull Context context) { in getCurrentCountryIso() method in Utils
90 private String getCurrentCountryIso() { in getCurrentCountryIso() method in DefaultCallLogInsertionHelper
6194 public String getCurrentCountryIso() { in getCurrentCountryIso() method in ContactsDatabaseHelper
137 public String getCurrentCountryIso() { in getCurrentCountryIso() method in CountryDetector
471 private String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in MissedCallNotifierImpl