Home
last modified time | relevance | path

Searched defs:newStartValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java353 int newStartValue = previousStartValue + relativeDiff; in startHeightAnimation() local
412 int newStartValue = previousStartValue + relativeDiff; in startInsetAnimation() local
470 float newStartValue = previousStartValue + relativeDiff; in startAlphaAnimation() local
544 float newStartValue = previousStartValue + relativeDiff; in startZTranslationAnimation() local
596 float newStartValue = previousStartValue + relativeDiff; in startYTranslationAnimation() local
649 float newStartValue = previousStartValue + relativeDiff; in startScaleAnimation() local