Searched refs:mEndAnimationRect (Results 1 – 1 of 1) sorted by relevance
317 private Rect mEndAnimationRect = new Rect(); field in NotificationStackScrollLayout2301 int previousEndValue = mEndAnimationRect.top;2316 mEndAnimationRect.top = newEndValue;2338 mEndAnimationRect.top = -1;2344 mEndAnimationRect.top = newEndValue;2350 int previousEndValue = mEndAnimationRect.bottom;2364 mEndAnimationRect.bottom = newEndValue;2386 mEndAnimationRect.bottom = -1;2392 mEndAnimationRect.bottom = newEndValue;2440 || mTopAnimator != null && mEndAnimationRect.top == finalTranslationY) {[all …]