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