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.java336 @NonNull Map<String, Long> cachedNetworkCountryCodes, String locationCountryCode, in setCountryCodes() argument
347 + String.join(", ", cachedNetworkCountryCodes.keySet())); in setCountryCodes()
354 mOverriddenCachedNetworkCountryCodes = cachedNetworkCountryCodes; in setCountryCodes()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl3200 in Map cachedNetworkCountryCodes, in String locationCountryCode, in setCountryCodes() argument