Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DPropertyAnimator.java45 AnimatableProperty animatableProperty, float newEndValue, in setProperty()
58 AnimatableProperty animatableProperty, float newEndValue, in startAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DViewState.java345 final float newEndValue = this.alpha; in startAlphaAnimation() local
432 float newEndValue = this.zTranslation; in startZTranslationAnimation() local
493 float newEndValue = this.xTranslation; in startXTranslationAnimation() local
559 float newEndValue = this.yTranslation; in startYTranslationAnimation() local
H A DExpandableViewState.java225 int newEndValue = this.height; in startHeightAnimation() local
307 int newEndValue = this.clipTopAmount; in startInsetAnimation() local
H A DNotificationSection.java96 int newEndValue = mBounds.top; in startTopAnimation() local
146 int newEndValue = mBounds.bottom; in startBottomAnimation() local