Searched refs:getBubbleIcon (Results 1 – 6 of 6) sorted by relevance
47 Bitmap getBubbleIcon(); in getBubbleIcon() method
328 setImageBitmap(mBubble.getBubbleIcon()); in showBadge()332 Bitmap noBadgeBubble = mBubble.getBubbleIcon(); in showBadge()351 setImageBitmap(mBubble.getBubbleIcon()); in hideBadge()
145 override fun getBubbleIcon(): Bitmap { in getBubbleIcon() method in com.android.wm.shell.bubbles.BubbleOverflow
241 public Bitmap getBubbleIcon() { in getBubbleIcon() method in Bubble
12 method @Deprecated @Nullable public android.graphics.drawable.Icon getBubbleIcon();
9942 public Icon getBubbleIcon() { in getBubbleIcon() method in Notification.Builder.BubbleMetadata