Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java6352 public void waitForRadioStateIntent(int desiredRadioState) { in waitForRadioStateIntent() method in ServiceStateRadioStateListener
6414 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in testSetVoiceServiceStateOverride()
6482 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_ON); in testSetVoiceServiceStateOverride()
6560 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in testSetRadioPowerForReasonCarrier()
6574 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_ON); in testSetRadioPowerForReasonCarrier()
6644 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_ON); in turnRadioOn()
6650 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in turnRadioOff()
6943 callbackForSecondSub.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_ON); in testSetRadioPowerForMultiSimDevice()
6953 callbackForSecondSub.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in testSetRadioPowerForMultiSimDevice()
6960 callbackForSecondSub.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in testSetRadioPowerForMultiSimDevice()
[all …]
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestBase.java1097 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in turnRadioOff()
1108 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_ON); in turnRadioOn()
DSatelliteManagerTestOnMockService.java2572 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_OFF); in testSatelliteModeRadiosWithAirplaneMode()
2582 callback.waitForRadioStateIntent(TelephonyManager.RADIO_POWER_ON); in testSatelliteModeRadiosWithAirplaneMode()
2588 callback.waitForRadioStateIntent(originalAirplaneMode in testSatelliteModeRadiosWithAirplaneMode()