Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/helper/
DSubscriptionAnnotation.java59 public Builder(List<SubscriptionInfo> subInfoList, int indexWithinList) { in Builder() argument
61 mIndexWithinList = indexWithinList; in Builder()