Searched refs:getCurrentCountryIso (Results 1 – 7 of 7) sorted by relevance
31 static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in Utils
56 mCurrentCountryIso = Utils.getCurrentCountryIso(mContext); in SmsQueryHelper()
61 mCurrentCountryIso = Utils.getCurrentCountryIso(mContext); in MmsQueryHelper()
686 String countryIso = getCurrentCountryIso(context, locale); in getGeoDescription()711 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in CallerInfo732 protected static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallerInfo733 return getCurrentCountryIso(context, Locale.getDefault()); in getCurrentCountryIso()
349 CallerInfo.getCurrentCountryIso(mContext))); in onQueryComplete()
1037 final String countryIso = getCurrentCountryIso(context); in updateNormalizedNumber()1098 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls
23277 HSPLcom/android/server/people/data/Utils;->getCurrentCountryIso(Landroid/content/Context;)Ljava/lan…