Home
last modified time | relevance | path

Searched refs:getBitmapInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskIconCache.java162 entry.icon = getBitmapInfo( in getCacheEntry()
171 BitmapInfo bitmapInfo = getBitmapInfo( in getCacheEntry()
245 private BitmapInfo getBitmapInfo(Drawable drawable, int userId, in getBitmapInfo() method in TaskIconCache