Searched refs:buildContentValues (Results 1 – 1 of 1) sorted by relevance
173 private ContentValues buildContentValues() { in buildContentValues() method in DownloadThread.DownloadInfoDelta196 mContext.getContentResolver().update(mInfo.getAllDownloadsUri(), buildContentValues(), in writeToDatabase()206 buildContentValues(), SELECTION_VALID, null) == 0) { in writeToDatabaseOrThrow()