Searched refs:selectableList (Results 1 – 1 of 1) sorted by relevance
3556 List<SubscriptionInfo> selectableList = new ArrayList<>(); in getSelectableSubscriptionInfoList() local3567 selectableList.add(info); in getSelectableSubscriptionInfoList()3573 selectableList.remove(groupMap.get(groupUuid)); in getSelectableSubscriptionInfoList()3574 selectableList.add(info); in getSelectableSubscriptionInfoList()3579 return selectableList; in getSelectableSubscriptionInfoList()