Searched refs:shouldClipToActualHeight (Results 1 – 2 of 2) sorted by relevance
464 if (mClipToActualHeight && shouldClipToActualHeight()) { in updateClipping()488 protected boolean shouldClipToActualHeight() { in shouldClipToActualHeight() method in ExpandableView
2407 protected boolean shouldClipToActualHeight() {2408 return super.shouldClipToActualHeight() && !mExpandAnimationRunning;