Searched refs:selectableList (Results 1 – 1 of 1) sorted by relevance
3021 List<SubscriptionInfo> selectableList = new ArrayList<>(); in getSelectableSubscriptionInfoList() local3032 selectableList.add(info); in getSelectableSubscriptionInfoList()3038 selectableList.remove(groupMap.get(groupUuid)); in getSelectableSubscriptionInfoList()3039 selectableList.add(info); in getSelectableSubscriptionInfoList()3044 return selectableList; in getSelectableSubscriptionInfoList()