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