Searched refs:mAnimationTranslationY (Results 1 – 1 of 1) sorted by relevance
130 private float mAnimationTranslationY; field in ActivatableNotificationView746 mAnimationTranslationY = translationDirection * getActualHeight(); in startAppearAnimation()751 mAppearAnimationTranslation = mAnimationTranslationY; in startAppearAnimation()833 float translateYTotalAmount = translationFraction * mAnimationTranslationY; in updateAppearRect()854 if (mAnimationTranslationY > 0.0f) { in updateAppearRect()855 bottom = actualHeight - heightFraction * mAnimationTranslationY * 0.1f in updateAppearRect()859 top = heightFraction * (actualHeight + mAnimationTranslationY) * 0.1f - in updateAppearRect()