Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteServiceUtils.java286 Map<String, Set<Integer>> supportedServicesMap = new HashMap<>(); in parseSupportedSatelliteServices() local
341 Map<String, Set<Integer>> supportedServicesMap = new HashMap<>(); in parseSupportedSatelliteServices() local
380 Map<String, Set<Integer>> supportedServicesMap = new HashMap<>(); in mergeSupportedSatelliteServices() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteServiceUtilsTest.java181 Map<String, Set<Integer>> supportedServicesMap = in testMergeSupportedSatelliteServices() local