Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java39 AnimatableProperty animatableProperty, float newEndValue, in setProperty()
52 AnimatableProperty animatableProperty, float newEndValue, in startAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DExpandableViewState.java253 int newEndValue = this.height; in startHeightAnimation() local
335 float newEndValue = this.shadowAlpha; in startShadowAlphaAnimation() local
397 int newEndValue = this.clipTopAmount; in startInsetAnimation() local
DViewState.java326 final float newEndValue = this.alpha; in startAlphaAnimation() local
413 float newEndValue = this.zTranslation; in startZTranslationAnimation() local
473 float newEndValue = this.xTranslation; in startXTranslationAnimation() local
538 float newEndValue = this.yTranslation; in startYTranslationAnimation() local