Searched refs:currentNetworkCountryCodes (Results 1 – 1 of 1) sorted by relevance
1237 boolean setCountryCodes(boolean reset, @Nullable String currentNetworkCountryCodes, in setCountryCodes() argument1241 + currentNetworkCountryCodes + ", cachedNetworkCountryCodes=" in setCountryCodes()1250 if (!TextUtils.isEmpty(currentNetworkCountryCodes)) { in setCountryCodes()1252 command.append(currentNetworkCountryCodes); in setCountryCodes()