Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewInfoTask.java128 Bitmap bubbleBitmap; field in BubbleViewInfoTask.BubbleViewInfo
192 info.bubbleBitmap = iconFactory.createBadgedIconBitmap(bubbleDrawable, in populate()
DBubble.java412 mBubbleBitmap = info.bubbleBitmap; in setViewInfo()