Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaDataManager.kt550 val artWorkIcon = if (artworkBitmap == null) { regex
555 if (artWorkIcon != null) {
558 if (artWorkIcon.type == Icon.TYPE_BITMAP ||
559 artWorkIcon.type == Icon.TYPE_ADAPTIVE_BITMAP) {
560 artworkBitmap = artWorkIcon.bitmap
562 val drawable: Drawable = artWorkIcon.loadDrawable(context)
653 smallIcon, artist, song, artWorkIcon, actionIcons,