Searched refs:mHeadsUpDisappearChildren (Results 1 – 1 of 1) sorted by relevance
84 private HashSet<View> mHeadsUpDisappearChildren = new HashSet<>(); field in StackStateAnimator179 mHeadsUpDisappearChildren.clear(); in startAnimationForEvents()234 if (mHeadsUpDisappearChildren.contains(child) || mHeadsUpAppearChildren.contains(child)) { in applyWithoutAnimation()524 mHeadsUpDisappearChildren.add(changingView); in processAnimationEvents()631 mHeadsUpDisappearChildren.add(changingView); in processAnimationEvents()