Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/src/android/telephony/cts/
DTelephonyManagerTest.java380 String countryCode = mTelephonyManager.getNetworkCountryIso(); in testGetNetworkCountryIso() local
392 String countryCode = mTelephonyManager.getSimCountryIso(); in testGetSimCountryIso() local
/cts/tests/tests/location/src/android/location/cts/
DAddressTest.java65 String countryCode = "US"; in testAccessCountryCode() local