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.java640 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in CallerInfo
660 protected static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallerInfo
/frameworks/base/core/java/android/provider/
DCallLog.java1080 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls