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