Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java1237 boolean setCountryCodes(boolean reset, @Nullable String currentNetworkCountryCodes, in setCountryCodes() argument
1241 + currentNetworkCountryCodes + ", cachedNetworkCountryCodes=" in setCountryCodes()
1250 if (!TextUtils.isEmpty(currentNetworkCountryCodes)) { in setCountryCodes()
1252 command.append(currentNetworkCountryCodes); in setCountryCodes()