Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/helper/
DSubscriptionGrouping.java65 return Collections.singletonList(selectBestFromList(annoList)); in apply()
80 protected SubscriptionAnnotation selectBestFromList(List<SubscriptionAnnotation> annoList) { in selectBestFromList() method in SubscriptionGrouping