Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java1380 Bitmap appIconAsBitmap = convertDrawableToBitmap(icon); in convertDrawableToDisabledBitmap() local
1381 FastBitmapDrawable drawable = new FastBitmapDrawable(appIconAsBitmap); in convertDrawableToDisabledBitmap()