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