Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java614 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in CallerInfo
634 protected static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallerInfo
/frameworks/base/core/java/android/provider/
DCallLog.java881 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls