Searched refs:buildSelectionForIds (Results 1 – 2 of 2) sorted by relevance
714 String selection = Utils.buildSelectionForIds(Channels._ID, ids); in updateOneColumnValue()
151 public static String buildSelectionForIds(String idName, List<Long> ids) { in buildSelectionForIds() method in Utils