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