Searched refs:mAnimationTranslationY (Results 1 – 1 of 1) sorted by relevance
123 private float mAnimationTranslationY; field in ActivatableNotificationView752 mAnimationTranslationY = translationDirection * getActualHeight(); in startAppearAnimation()757 mAppearAnimationTranslation = mAnimationTranslationY; in startAppearAnimation()843 float translateYTotalAmount = translationFraction * mAnimationTranslationY; in updateAppearRect()876 if (mAnimationTranslationY > 0.0f) { in updateAppearRect()877 bottom = actualHeight - heightFraction * mAnimationTranslationY * 0.1f in updateAppearRect()881 top = heightFraction * (actualHeight + mAnimationTranslationY) * 0.1f - in updateAppearRect()