Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java6799 int initialRadioState = mTelephonyManager.getRadioPowerState(); in testLastKnownCountryIso() local
6801 if (initialRadioState == TelephonyManager.RADIO_POWER_OFF) { in testLastKnownCountryIso()
6830 if (initialRadioState == TelephonyManager.RADIO_POWER_OFF in testLastKnownCountryIso()
6834 } else if (initialRadioState == TelephonyManager.RADIO_POWER_ON in testLastKnownCountryIso()