Searched refs:currentNetworkCountryCodes (Results 1 – 2 of 2) sorted by relevance
313 public boolean setCountryCodes(boolean reset, @NonNull List<String> currentNetworkCountryCodes, in setCountryCodes() argument321 + String.join(", ", currentNetworkCountryCodes) in setCountryCodes()333 mOverriddenCurrentNetworkCountryCodes = currentNetworkCountryCodes; in setCountryCodes()
3091 boolean setCountryCodes(in boolean reset, in List<String> currentNetworkCountryCodes, in setCountryCodes() argument