Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java6299 Map<Integer, List<UiccSlotMapping>> slotMappingInfo = slotMapping.stream().collect( in isSlotMappingValid() local
6301 for (Map.Entry<Integer, List<UiccSlotMapping>> entry : slotMappingInfo.entrySet()) { in isSlotMappingValid()