Searched defs:allowAnimation (Results 1 – 3 of 3) sorted by relevance
60 public void setAllowAnimation(boolean allowAnimation) { in setAllowAnimation()
594 private void finishExpanding(boolean forceAbort, float velocity, boolean allowAnimation) { in finishExpanding()692 private void cancel(boolean allowAnimation) { in cancel()
747 var allowAnimation: Boolean = true variable in com.android.systemui.temporarydisplay.chipbar.ChipbarCoordinatorTest.TestChipbarAnimator