Searched refs:shouldDoCircularReveal (Results 1 – 1 of 1) sorted by relevance
206 boolean shouldDoCircularReveal, in openControls() argument211 animateOpen(shouldDoCircularReveal, x, y, onAnimationEnd); in openControls()268 boolean shouldDoCircularReveal, int x, int y, @Nullable Runnable onAnimationEnd) { in animateOpen() argument270 if (shouldDoCircularReveal) { in animateOpen()300 void animateClose(int x, int y, boolean shouldDoCircularReveal) { in animateClose() argument302 if (shouldDoCircularReveal) { in animateClose()