Searched refs:newContentValues (Results 1 – 1 of 1) sorted by relevance
282 ContentValues values = newContentValues(entry.bitmap, entry.title.toString(), in addIconToDBAndMemCache()452 ContentValues values = newContentValues( in getEntryForPackageLocked()564 private ContentValues newContentValues(BitmapInfo bitmapInfo, String label, in newContentValues() method in BaseIconCache