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.java131 private Bitmap mBubbleBitmap; field in Bubble
345 return mBubbleBitmap; in getBubbleIcon()
580 mBubbleBitmap = info.bubbleBitmap; in setViewInfo()