Searched refs:shouldClipToActualHeight (Results 1 – 2 of 2) sorted by relevance
388 if (mClipToActualHeight && shouldClipToActualHeight()) { in updateClipping()414 protected boolean shouldClipToActualHeight() { in shouldClipToActualHeight() method in ExpandableView
2144 protected boolean shouldClipToActualHeight() {2145 return super.shouldClipToActualHeight() && !mExpandAnimationRunning;