Searched refs:getOrAddCountryMapInCacheLocked (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
H A DPhoneUtils.java709 private static ArrayMap<String, String> getOrAddCountryMapInCacheLocked(String country) { method in class:PhoneUtils
724 final ArrayMap<String, String> countryMap = getOrAddCountryMapInCacheLocked(country);
733 final ArrayMap<String, String> countryMap = getOrAddCountryMapInCacheLocked(country);

Completed in 38 milliseconds