Searched refs:locationCountryCode (Results 1 – 1 of 1) sorted by relevance
1238 @Nullable String cachedNetworkCountryCodes, @Nullable String locationCountryCode, in setCountryCodes() argument1242 + cachedNetworkCountryCodes + ", locationCountryCode=" + locationCountryCode in setCountryCodes()1258 if (!TextUtils.isEmpty(locationCountryCode)) { in setCountryCodes()1260 command.append(locationCountryCode); in setCountryCodes()