Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java1743 List<Integer> supportedSatelliteServices = in testSupportedSatelliteServices() local
1745 assertTrue(supportedSatelliteServices.isEmpty()); in testSupportedSatelliteServices()
1770 supportedSatelliteServices = in testSupportedSatelliteServices()
1772 assertTrue(supportedSatelliteServices.isEmpty()); in testSupportedSatelliteServices()
1786 supportedSatelliteServices = in testSupportedSatelliteServices()
1788 assertTrue(supportedSatelliteServices.isEmpty()); in testSupportedSatelliteServices()
1789 supportedSatelliteServices = in testSupportedSatelliteServices()
1791 assertTrue(supportedSatelliteServices.isEmpty()); in testSupportedSatelliteServices()
1792 supportedSatelliteServices = in testSupportedSatelliteServices()
1794 assertTrue(supportedSatelliteServices.isEmpty()); in testSupportedSatelliteServices()
[all …]