Searched refs:mChildIsExpanding (Results 1 – 1 of 1) sorted by relevance
201 private boolean mChildIsExpanding; field in ExpandableNotificationRow1923 mChildIsExpanding = isExpanding;1928 return mChildIsExpanding;1933 return super.shouldClipToActualHeight() && !mExpandAnimationRunning && !mChildIsExpanding;2555 if (mChildrenContainer != null && !mChildIsExpanding) {2786 || mExpandAnimationRunning || mChildIsExpanding);2829 if (!mChildIsExpanding && (isClippingNeeded() || !hasNoRounding())) {