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