Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewInfoTask.java155 Bitmap rawBadgeBitmap; field in BubbleViewInfoTask.BubbleViewInfo
279 info.rawBadgeBitmap = b.isImportantConversation() in populateCommonInfo()
H A DBubble.java532 mRawBadgeBitmap = info.rawBadgeBitmap; in setViewInfo()