Searched refs:setAnimating (Results 1 – 10 of 10) sorted by relevance
198 mExpandedView.setAnimating(true); in animateCollapse()234 expandedView.setAnimating(true); in animateBackToExpanded()248 expandedView.setAnimating(false); in animateBackToExpanded()296 mExpandedView.setAnimating(false); in reset()330 mExpandedView.setAnimating(true); in setCollapsedAmount()341 mExpandedView.setAnimating(false); in setCollapsedAmount()
86 verify(mMockExpandedView, times(1)).setAnimating(true); in testUpdateDrag_zOrderUpdates()97 verify(mMockExpandedView, times(1)).setAnimating(false); in testUpdateDrag_moveBackToZero_zOrderRestored()154 verify(mMockExpandedView, atLeastOnce()).setAnimating(false); in testReset()
116 bbev.setAnimating(true); in BubbleBarAnimationHelper()133 bbev.setAnimating(false); in BubbleBarAnimationHelper()163 bbev.setAnimating(true); in animateExpansion()520 mBubbleBarExpandedView.setAnimating(true); in onAnimationStart()525 mBubbleBarExpandedView.setAnimating(false); in onAnimationEnd()
418 public void setAnimating(boolean animating) { in setAnimating() method in BubbleBarExpandedView
47 mAnimatedImageView.setAnimating(true); in testAnimation_ViewVisible_AnimationRunning()
90 public void setAnimating(boolean animating) { in setAnimating() method in AnimatedImageView
2025 setAnimating(true); in addAnimatingReason()2033 setAnimating(false); in removeAnimatingReason()2038 private void setAnimating(boolean animating) { in setAnimating() method in WindowProcessController
1130 expandedView.setAnimating(true); in BubbleStackView()1145 expandedView.setAnimating(false); in BubbleStackView()2562 expandedView.setAnimating(true); in animateBubbleExpansion()2801 expandedView.setAnimating(false); in animateSwitchBubbles()3370 bev.setAnimating(!mIsExpansionAnimating); in updateExpandedBubble()
679 public void setAnimating(boolean animating) { in setAnimating() method in BubbleExpandedView
29721 PLcom/android/server/wm/WindowProcessController;->lambda$setAnimating$3(Z)V29741 PLcom/android/server/wm/WindowProcessController;->setAnimating(Z)V