Searched refs:mBubbleIcon (Results 1 – 1 of 1) sorted by relevance
66 private final ImageView mBubbleIcon; field in BubbleView112 mBubbleIcon = findViewById(R.id.icon_view); in BubbleView()187 mBubbleIcon.setImageBitmap(bubble.getIcon()); in setBubble()211 mBubbleIcon.setImageBitmap(bitmap); in setOverflow()