Searched refs:shouldClipToActualHeight (Results 1 – 2 of 2) sorted by relevance
468 if (mClipToActualHeight && shouldClipToActualHeight()) { in updateClipping()492 protected boolean shouldClipToActualHeight() { in shouldClipToActualHeight() method in ExpandableView
2556 protected boolean shouldClipToActualHeight() {2557 return super.shouldClipToActualHeight() && !mExpandAnimationRunning;