Searched refs:mNeedingPulseAnimation (Results 1 – 1 of 1) sorted by relevance
377 private View mNeedingPulseAnimation; field in NotificationStackScrollLayout4427 mNeedingPulseAnimation = animated ? getFirstChildNotGone() : null;4438 if (mNeedingPulseAnimation != null) {4441 mAnimationEvents.add(new AnimationEvent(mNeedingPulseAnimation, type));4442 mNeedingPulseAnimation = null;