Searched refs:newContentValues (Results 1 – 2 of 2) sorted by relevance
271 ContentValues values = newContentValues(entry.bitmap, entry.title.toString(), in addIconToDBAndMemCache()441 ContentValues values = newContentValues( in getEntryForPackageLocked()553 private ContentValues newContentValues(BitmapInfo bitmapInfo, String label, in newContentValues() method in BaseIconCache
3825 ContentValues newContentValues = bestRestoreMatch.getContentValues(); in findAndRestoreAllMatches() local3826 if (bestRestoreMatch.getMatchScore() != 0 && newContentValues != null) { in findAndRestoreAllMatches()3829 newContentValues, in findAndRestoreAllMatches()3842 newContentValues, in findAndRestoreAllMatches()