Searched defs:allowedServiceForPlmn (Results 1 – 1 of 1) sorted by relevance
6350 List<Integer> allowedServiceForPlmn; in testSupportedSatelliteServices_WithoutDataEntitlement_WithNoDataServiceWithConfig() local6353 assertEquals(List.of(SERVICE_TYPE_SMS), allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_WithNoDataServiceWithConfig() local6357 assertEquals(List.of(SERVICE_TYPE_VOICE, SERVICE_TYPE_SMS), allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_WithNoDataServiceWithConfig() local6362 allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_WithNoDataServiceWithConfig() local6408 List<Integer> allowedServiceForPlmn; in testSupportedSatelliteServices_WithoutDataEntitlement_WithDataServiceConfig() local6412 allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_WithDataServiceConfig() local6418 allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_WithDataServiceConfig() local6423 allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_WithDataServiceConfig() local6469 List<Integer> allowedServiceForPlmn; in testSupportedSatelliteServices_WithoutDataEntitlement_NoMmsServiceWithConfig() local6472 assertEquals(List.of(SERVICE_TYPE_SMS, SERVICE_TYPE_DATA), allowedServiceForPlmn); in testSupportedSatelliteServices_WithoutDataEntitlement_NoMmsServiceWithConfig() local[all …]