Searched refs:mHeadsUpLocation (Results 1 – 1 of 1) sorted by relevance
152 private float mHeadsUpLocation; field in ActivatableNotificationView657 mHeadsUpLocation = endLocation; in performRemoveAnimation()671 mHeadsUpLocation = mHeadsUpAddStartLocation; in performAddAnimation()787 left = MathUtils.lerp(mHeadsUpLocation, 0, 1.0f - widthFraction); in updateAppearRect()