Home
last modified time | relevance | path

Searched defs:allowedServiceForPlmn (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java6548 List<Integer> allowedServiceForPlmn; in TestGetSupportedSatelliteServicesForPlmn_WithEntitlement() local
6551 assertEquals(List.of(SERVICE_TYPE_DATA, SERVICE_TYPE_SMS), allowedServiceForPlmn); in TestGetSupportedSatelliteServicesForPlmn_WithEntitlement() local
6555 assertEquals(List.of(SERVICE_TYPE_VOICE, SERVICE_TYPE_SMS), allowedServiceForPlmn); in TestGetSupportedSatelliteServicesForPlmn_WithEntitlement() local
6560 allowedServiceForPlmn); in TestGetSupportedSatelliteServicesForPlmn_WithEntitlement() local