Searched refs:buildQueryWithIds (Results 1 – 1 of 1) sorted by relevance
789 Helpers.buildQueryWithIds(idsToOrphan), null); in handleRemovedUidEntries()795 Helpers.buildQueryWithIds(idsToDelete), null); in handleRemovedUidEntries()799 public static String buildQueryWithIds(ArrayList<Long> downloadIds) { in buildQueryWithIds() method in Helpers