Searched refs:networkCountryIsoCode (Results 1 – 2 of 2) sorted by relevance
107 String networkCountryIsoCode = scenario.getNetworkCountryIsoCode(); in test_countryThenNitz() local115 SLOT_INDEX, networkCountryIsoCode, null /* nitzSignal */); in test_countryThenNitz()118 SLOT_INDEX, networkCountryIsoCode, nitzSignal); in test_countryThenNitz()127 script.countryReceived(networkCountryIsoCode); in test_countryThenNitz()152 String networkCountryIsoCode = scenario.getNetworkCountryIsoCode(); in test_nitzThenCountry() local161 SLOT_INDEX, networkCountryIsoCode, nitzSignal); in test_nitzThenCountry()181 script.countryReceived(networkCountryIsoCode) in test_nitzThenCountry()
156 Scenario changeCountry(String timeZoneId, String networkCountryIsoCode) { in changeCountry() argument159 mNetworkCountryIsoCode = networkCountryIsoCode; in changeCountry()