Searched refs:mStartAnimationRect (Results 1 – 1 of 1) sorted by relevance
39 private Rect mStartAnimationRect = new Rect(); field in NotificationSection97 int previousStartValue = mStartAnimationRect.top; in startTopAnimation()100 mStartAnimationRect.top = previousStartValue; in startTopAnimation()122 mStartAnimationRect.top = -1; in startTopAnimation()128 mStartAnimationRect.top = mCurrentBounds.top; in startTopAnimation()135 int previousStartValue = mStartAnimationRect.bottom; in startBottomAnimation()149 mStartAnimationRect.bottom = previousStartValue; in startBottomAnimation()171 mStartAnimationRect.bottom = -1; in startBottomAnimation()177 mStartAnimationRect.bottom = mCurrentBounds.bottom; in startBottomAnimation()