Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DUtils.java31 static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in Utils
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A 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
/aosp14/frameworks/base/core/java/android/provider/
H A DCallLog.java2125 private static String getCurrentCountryIso(Context context) { in getCurrentCountryIso() method in CallLog.Calls