Searched refs:cachedNetworkCountryCodes (Results 1 – 2 of 2) sorted by relevance
3828 Map<String, Long> cachedNetworkCountryCodes = new HashMap<>(); in handleSetCountryCodes() local3845 cachedNetworkCountryCodes = parseStringLongMap(cachedNetworkCountryCodeStr); in handleSetCountryCodes()3865 cachedNetworkCountryCodes, locationCountryCode, in handleSetCountryCodes()
14518 Map cachedNetworkCountryCodes, String locationCountryCode, in setCountryCodes() argument14525 + String.join(", ", cachedNetworkCountryCodes.keySet())); in setCountryCodes()14533 cachedNetworkCountryCodes, locationCountryCode, in setCountryCodes()