Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteSmsTest.java317 ServiceStateListenerTest serviceStateListener = new ServiceStateListenerTest(); in sendMessageAutomaticallyAfterSatelliteConnectionIsRestored() local
318 serviceStateListener.clearServiceStateChanges(); in sendMessageAutomaticallyAfterSatelliteConnectionIsRestored()
320 serviceStateListener); in sendMessageAutomaticallyAfterSatelliteConnectionIsRestored() local
322 assertTrue(serviceStateListener.waitUntilNonTerrestrialNetworkDisconnected()); in sendMessageAutomaticallyAfterSatelliteConnectionIsRestored()
330 assertTrue(serviceStateListener.waitUntilNonTerrestrialNetworkConnected()); in sendMessageAutomaticallyAfterSatelliteConnectionIsRestored()
DCarrierRoamingSatelliteTestBase.java411 ServiceStateListenerTest serviceStateListener = new ServiceStateListenerTest(); in insertSatelliteEnabledSim() local
412 serviceStateListener.clearServiceStateChanges(); in insertSatelliteEnabledSim()
414 serviceStateListener); in insertSatelliteEnabledSim() local
444 assertTrue(serviceStateListener.waitUntilNonTerrestrialNetworkConnected()); in insertSatelliteEnabledSim()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsMmTelManagerTest.java513 ServiceStateListenerTest serviceStateListener = new ServiceStateListenerTest(); in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork() local
514 serviceStateListener.clearServiceStateChanges(); in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork()
516 serviceStateListener); in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork() local
534 assertTrue(serviceStateListener.waitForNonTerrestrialNetworkConnection()); in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork()