Searched refs:mBubbleOverflow (Results 1 – 1 of 1) sorted by relevance
747 private BubbleOverflow mBubbleOverflow; field in BubbleStackView863 mBubbleOverflow = mBubbleData.getOverflow(); in BubbleStackView()864 mBubbleContainer.addView(mBubbleOverflow.getIconView(), in BubbleStackView()871 mBubbleData.setSelectedBubble(mBubbleOverflow); in BubbleStackView()896 mBubbleOverflow.updateResources(); in BubbleStackView()1236 if (mBubbleOverflow != null) { in updateFontScale()1242 mBubbleOverflow.update(); in updateOverflow()1251 mBubbleOverflow.setShowDot(true); in updateOverflowButtonDot()1255 mBubbleOverflow.setShowDot(false); in updateOverflowButtonDot()1355 if (mBubbleOverflow != null) { in onDetachedFromWindow()[all …]