Searched refs:updateAnimationState (Results 1 – 1 of 1) sorted by relevance
1561 updateAnimationState(false, child); in onViewRemoved()1640 updateAnimationState(child); in onViewAdded()1659 updateAnimationState(running, child); in updateNotificationAnimationStates()1663 private void updateAnimationState(View child) { in updateAnimationState() method in NotificationStackScrollLayout1664 updateAnimationState(mAnimationsEnabled && mIsExpanded, child); in updateAnimationState()1668 private void updateAnimationState(boolean running, View child) { in updateAnimationState() method in NotificationStackScrollLayout2076 updateAnimationState(view); in onReset()