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