Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java156 private Bitmap mBubbleBitmap; field in Bubble
525 return mBubbleBitmap; in getBubbleIcon()
808 mBubbleBitmap = info.bubbleBitmap; in setViewInfo()
844 mBubbleBitmap = info.bubbleBitmap; in setViewInfoLegacy()