Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteServiceUtilsTest.java73 SatelliteServiceUtils.parseSupportedSatelliteServices(supportedServicesBundle); in testParseSupportedSatelliteServicesFromPersistableBundle()
84 SatelliteServiceUtils.parseSupportedSatelliteServices(supportedServicesBundle); in testParseSupportedSatelliteServicesFromPersistableBundle()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteServiceUtils.java295 public static Map<String, Set<Integer>> parseSupportedSatelliteServices( in parseSupportedSatelliteServices() method in SatelliteServiceUtils
DSatelliteController.java3960 return SatelliteServiceUtils.parseSupportedSatelliteServices( in readSupportedSatelliteServicesFromCarrierConfig()