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