Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java127 private Bitmap mBubbleBitmap; field in Bubble
340 return mBubbleBitmap; in getBubbleIcon()
533 mBubbleBitmap = info.bubbleBitmap; in setViewInfo()