Home
last modified time | relevance | path

Searched refs:cachedNetworkCountryCodes (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyCountryDetector.java314 @NonNull Map<String, Long> cachedNetworkCountryCodes, String locationCountryCode, in setCountryCodes() argument
325 + String.join(", ", cachedNetworkCountryCodes.keySet())); in setCountryCodes()
332 mOverriddenCachedNetworkCountryCodes = cachedNetworkCountryCodes; in setCountryCodes()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl3092 in Map cachedNetworkCountryCodes, in String locationCountryCode, in setCountryCodes() argument