Searched refs:updateAnimationState (Results 1 – 1 of 1) sorted by relevance
2582 updateAnimationState(false, child); in onViewRemovedInternal()2817 updateAnimationState(child); in onViewAddedInternal()2848 updateAnimationState(running, child); in updateNotificationAnimationStates()2852 private void updateAnimationState(View child) { in updateAnimationState() method in NotificationStackScrollLayout2853 updateAnimationState((mAnimationsEnabled || hasPulsingNotifications()) in updateAnimationState()2858 private void updateAnimationState(boolean running, View child) { in updateAnimationState() method in NotificationStackScrollLayout3440 updateAnimationState(view); in onReset()