Searched refs:animateUpdate (Results 1 – 3 of 3) sorted by relevance
49 private void handleFanSpeedUpdate(int speed, boolean animateUpdate) { in handleFanSpeedUpdate() argument63 if (animateUpdate) { in handleFanSpeedUpdate()
233 void animateUpdate(Bubble.FlyoutMessage flyoutMessage, PointF stackPos, in animateUpdate() method in BubbleFlyoutView
2496 mFlyout.animateUpdate(bubble.getFlyoutMessage(), in animateInFlyoutForBubble()