Searched refs:shouldClipToActualHeight (Results 1 – 2 of 2) sorted by relevance
391 if (mClipToActualHeight && shouldClipToActualHeight()) { in updateClipping()405 protected boolean shouldClipToActualHeight() { in shouldClipToActualHeight() method in ExpandableView
1932 protected boolean shouldClipToActualHeight() {1933 return super.shouldClipToActualHeight() && !mExpandAnimationRunning && !mChildIsExpanding;