Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java711 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in CallerInfo
732 protected static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallerInfo
/frameworks/base/core/java/android/provider/
DCallLog.java1098 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls