Searched refs:allowBubbles (Results 1 – 2 of 2) sorted by relevance
497 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() argument498 mAllowBubbles = allowBubbles; in setAllowBubbles()
6417 boolean[] allowBubbles = new boolean[N];6432 allowBubbles[i] = r.canBubble();6450 || allowBubbles[i] != r.canBubble()