Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java38 AnimatableProperty animatableProperty, float newEndValue, in setProperty()
51 AnimatableProperty animatableProperty, float newEndValue, in startAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DViewState.java332 final float newEndValue = this.alpha; in startAlphaAnimation() local
419 float newEndValue = this.zTranslation; in startZTranslationAnimation() local
479 float newEndValue = this.xTranslation; in startXTranslationAnimation() local
544 float newEndValue = this.yTranslation; in startYTranslationAnimation() local
DNotificationSection.java87 int newEndValue = mBounds.top; in startTopAnimation() local
137 int newEndValue = mBounds.bottom; in startBottomAnimation() local
DExpandableViewState.java225 int newEndValue = this.height; in startHeightAnimation() local
306 int newEndValue = this.clipTopAmount; in startInsetAnimation() local