Searched refs:copyBoolean (Results 1 – 1 of 1) sorted by relevance
268 copyBoolean(Downloads.COLUMN_NO_INTEGRITY, values, filteredValues); in insert()689 private static final void copyBoolean(String key, ContentValues from, ContentValues to) { in copyBoolean() method in DownloadProvider