Searched refs:MAX_BUBBLES (Results 1 – 3 of 3) sorted by relevance
60 private static final int MAX_BUBBLES = 5; field in BubbleData322 if (mBubbles.size() > MAX_BUBBLES) { in trim()
132 public static final int MAX_BUBBLES = 5; // TODO: actually enforce this field in BubbleController
1600 bv.setZ((BubbleController.MAX_BUBBLES in updateBubbleZOrdersAndDotPosition()