Searched refs:mStartAnimationRect (Results 1 – 1 of 1) sorted by relevance
316 private Rect mStartAnimationRect = new Rect(); field in NotificationStackScrollLayout2312 int previousStartValue = mStartAnimationRect.top;2315 mStartAnimationRect.top = previousStartValue;2337 mStartAnimationRect.top = -1;2343 mStartAnimationRect.top = mCurrentBounds.top;2349 int previousStartValue = mStartAnimationRect.bottom;2363 mStartAnimationRect.bottom = previousStartValue;2385 mStartAnimationRect.bottom = -1;2391 mStartAnimationRect.bottom = mCurrentBounds.bottom;