Searched refs:selectableList (Results 1 – 1 of 1) sorted by relevance
3140 List<SubscriptionInfo> selectableList = new ArrayList<>(); in getSelectableSubscriptionInfoList() local3151 selectableList.add(info); in getSelectableSubscriptionInfoList()3157 selectableList.remove(groupMap.get(groupUuid)); in getSelectableSubscriptionInfoList()3158 selectableList.add(info); in getSelectableSubscriptionInfoList()3163 return selectableList; in getSelectableSubscriptionInfoList()