Searched refs:newContentValues (Results 1 – 2 of 2) sorted by relevance
279 ContentValues values = newContentValues(entry.bitmap, entry.title.toString(), in addIconToDBAndMemCache()465 ContentValues values = newContentValues( in getEntryForPackageLocked()587 private ContentValues newContentValues(BitmapInfo bitmapInfo, String label, in newContentValues() method in BaseIconCache
3363 ContentValues newContentValues = bestRestoreMatch.getContentValues(); in findAndRestoreAllMatches() local3364 if (bestRestoreMatch.getMatchScore() != 0 && newContentValues != null) { in findAndRestoreAllMatches()3367 newContentValues, in findAndRestoreAllMatches()3375 newContentValues, in findAndRestoreAllMatches()