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