Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/helper/
DSubscriptionGrouping.java55 Map<ParcelUuid, List<SubscriptionAnnotation>> groupedSubInfoList = in apply() local
61 groupedSubInfoList.replaceAll((uuid, annoList) -> { in apply()
69 return groupedSubInfoList.values() in apply()