Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java1758 String[] expectedSupportedSatellitePlmns = {"00102", "00103"}; in testSupportedSatelliteServices() local
1813 expectedSupportedSatellitePlmns, satellitePlmnList.stream().toArray())); in testSupportedSatelliteServices()