Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DUtils.java31 static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in Utils
/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java713 private static String getCurrentCountryIso(Context context, Locale locale) { in getCurrentCountryIso() method in CallerInfo
734 protected static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallerInfo
/frameworks/base/core/java/android/provider/
DCallLog.java2223 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls