Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java1765 TestSatelliteController testSatelliteController = in testSupportedSatelliteServices() local
1768 satellitePlmnList = testSatelliteController.getSatellitePlmnsForCarrier(SUB_ID); in testSupportedSatelliteServices()
1771 testSatelliteController.getSupportedSatelliteServices(SUB_ID, "00101"); in testSupportedSatelliteServices()
1775 setEntitlementPlmnList(testSatelliteController, SUB_ID, in testSupportedSatelliteServices()
1787 testSatelliteController.getSupportedSatelliteServices(SUB_ID, "00102"); in testSupportedSatelliteServices()
1790 testSatelliteController.getSupportedSatelliteServices(SUB_ID, "00103"); in testSupportedSatelliteServices()
1793 testSatelliteController.getSupportedSatelliteServices(SUB_ID, "00104"); in testSupportedSatelliteServices()
1796 testSatelliteController.getSupportedSatelliteServices(SUB_ID, "00105"); in testSupportedSatelliteServices()
1811 satellitePlmnList = testSatelliteController.getSatellitePlmnsForCarrier(SUB_ID); in testSupportedSatelliteServices()
1829 testSatelliteController.getSupportedSatelliteServices(SUB_ID, "00104"); in testSupportedSatelliteServices()
[all …]