Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java401 float newEndValue = viewState.shadowAlpha; in startShadowAlphaAnimation() local
460 int newEndValue = viewState.height; in startHeightAnimation() local
538 int newEndValue = viewState.clipTopAmount; in startInsetAnimation() local
597 final float newEndValue = viewState.alpha; in startAlphaAnimation() local
672 float newEndValue = viewState.zTranslation; in startZTranslationAnimation() local
725 float newEndValue = viewState.yTranslation; in startYTranslationAnimation() local
DNotificationStackScrollLayout.java1910 int newEndValue = mBackgroundBounds.top; in startTopAnimation() local
1959 int newEndValue = mBackgroundBounds.bottom; in startBottomAnimation() local