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()612 if (mOverflowBubbles.size() == mMaxOverflowBubbles + 1) { in overflowBubble()971 mMaxOverflowBubbles = maxOverflowBubbles; in setMaxOverflowBubbles()