Searched refs:userIds (Results 1 – 2 of 2) sorted by relevance
204 final ArrayList<Integer> userIds = new ArrayList<>(); in collectPipApps() local206 userIds.add(user.id); in collectPipApps()209 for (int id : userIds) { in collectPipApps()