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