Searched refs:mHeadsUpAppearChildren (Results 1 – 1 of 1) sorted by relevance
85 private HashSet<View> mHeadsUpAppearChildren = new HashSet<>(); field in StackStateAnimator143 mHeadsUpAppearChildren.clear(); in startAnimationForEvents()164 if (mHeadsUpDisappearChildren.contains(child) || mHeadsUpAppearChildren.contains(child)) { in applyWithoutAnimation()661 Interpolator interpolator = mHeadsUpAppearChildren.contains(child) ? in startYTranslationAnimation()890 mHeadsUpAppearChildren.add(changingView); in processAnimationEvents()