Searched refs:mMaxOverflowBubbles (Results 1 – 1 of 1) sorted by relevance
128 private int mMaxOverflowBubbles; field in BubbleData163 mMaxOverflowBubbles = mContext.getResources().getInteger(R.integer.bubbles_max_overflow); in BubbleData()536 if (mOverflowBubbles.size() == mMaxOverflowBubbles + 1) { in overflowBubble()787 mMaxOverflowBubbles = maxOverflowBubbles; in setMaxOverflowBubbles()