Home
last modified time | relevance | path

Searched defs:writeBitmap (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DItemInfo.java177 static void writeBitmap(ContentValues values, Bitmap bitmap) { in writeBitmap() method in ItemInfo
/packages/apps/Launcher2/src/com/android/launcher2/
DItemInfo.java201 static void writeBitmap(ContentValues values, Bitmap bitmap) { in writeBitmap() method in ItemInfo