Searched refs:mStartAnimationRect (Results 1 – 1 of 1) sorted by relevance
42 private Rect mStartAnimationRect = new Rect(); field in NotificationSection106 int previousStartValue = mStartAnimationRect.top; in startTopAnimation()109 mStartAnimationRect.top = previousStartValue; in startTopAnimation()131 mStartAnimationRect.top = -1; in startTopAnimation()137 mStartAnimationRect.top = mCurrentBounds.top; in startTopAnimation()144 int previousStartValue = mStartAnimationRect.bottom; in startBottomAnimation()158 mStartAnimationRect.bottom = previousStartValue; in startBottomAnimation()180 mStartAnimationRect.bottom = -1; in startBottomAnimation()186 mStartAnimationRect.bottom = mCurrentBounds.bottom; in startBottomAnimation()