Searched refs:groupIds (Results 1 – 1 of 1) sorted by relevance
1876 ArrayList<Integer> groupIds = new ArrayList<Integer>(); in sendLocalChanges() local1948 groupIds.add(cv.getAsInteger(GroupMembership.GROUP_ROW_ID)); in sendLocalChanges()1965 if (!groupIds.isEmpty()) { in sendLocalChanges()1967 for (int id: groupIds) { in sendLocalChanges()