Searched refs:allowBubbles (Results 1 – 2 of 2) sorted by relevance
494 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() argument495 mAllowBubbles = allowBubbles; in setAllowBubbles()
6179 boolean[] allowBubbles = new boolean[N];6194 allowBubbles[i] = r.canBubble();6212 || allowBubbles[i] != r.canBubble()