Searched refs:hasAnimation (Results 1 – 3 of 3) sorted by relevance
1122 private void switchView(View displayView, View hideView, boolean hasAnimation) { in switchView() argument1131 if (hasAnimation) { in switchView()
53 fun hasAnimation() = animatingBubble != null in <lambda>() method
743 return mBubbleBarViewAnimator != null && mBubbleBarViewAnimator.hasAnimation();