Home
last modified time | relevance | path

Searched refs:cachedNetworkCountryCodes (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java1238 @Nullable String cachedNetworkCountryCodes, @Nullable String locationCountryCode, in setCountryCodes() argument
1242 + cachedNetworkCountryCodes + ", locationCountryCode=" + locationCountryCode in setCountryCodes()
1254 if (!TextUtils.isEmpty(cachedNetworkCountryCodes)) { in setCountryCodes()
1256 command.append(cachedNetworkCountryCodes); in setCountryCodes()