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