Searched refs:getBubbleIcon (Results 1 – 5 of 5) sorted by relevance
63 Bitmap getBubbleIcon(); in getBubbleIcon() method
166 mBubbleIcon.setImageBitmap(bubble.getBubbleIcon()); in setRenderedBubble()367 translationX = -(mBubble.getBubbleIcon().getWidth() - appBadgeBitmap.getWidth()); in showBadge()
233 override fun getBubbleIcon(): Bitmap { in getBubbleIcon() method in com.android.wm.shell.bubbles.BubbleOverflow
344 public Bitmap getBubbleIcon() { in getBubbleIcon() method in Bubble
74 mBubbleIconView.setImageBitmap(bubble.getBubbleIcon()); in updateInfo()