Home
last modified time | relevance | path

Searched refs:locationCountryCode (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()
1258 if (!TextUtils.isEmpty(locationCountryCode)) { in setCountryCodes()
1260 command.append(locationCountryCode); in setCountryCodes()