Searched refs:mHostLayout (Results 1 – 1 of 1) sorted by relevance
73 public NotificationStackScrollLayout mHostLayout; field in StackStateAnimator90 mHostLayout = hostLayout; in StackStateAnimator()108 int childCount = mHostLayout.getChildCount(); in startAnimationForEvents()114 final ExpandableView child = (ExpandableView) mHostLayout.getChildAt(i); in startAnimationForEvents()133 int childCount = mHostLayout.getChildCount(); in findLastNotAddedIndex()135 final ExpandableView child = (ExpandableView) mHostLayout.getChildAt(i); in findLastNotAddedIndex()294 ? mHostLayout.getLastChildNotGone() in calculateChildAnimationDelay()324 referenceIndex = mHostLayout.getNotGoneChildCount() - 1; in calculateDelayDark()750 mHostLayout.onChildAnimationFinished(); in onAnimationFinished()788 mHostLayout.getOverlay().remove(changingView); in processAnimationEvents()[all …]