Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewInfoTask.java166 Bitmap bubbleBitmap; field in BubbleViewInfoTask.BubbleViewInfo
284 info.bubbleBitmap = iconFactory.getBubbleBitmap(bubbleDrawable, bubbleBitmapScale); in populateCommonInfo()
H A DBubble.java533 mBubbleBitmap = info.bubbleBitmap; in setViewInfo()