Searched refs:shouldClipToActualHeight (Results 1 – 2 of 2) sorted by relevance
430 if (mClipToActualHeight && shouldClipToActualHeight()) { in updateClipping()456 protected boolean shouldClipToActualHeight() { in shouldClipToActualHeight() method in ExpandableView
2177 protected boolean shouldClipToActualHeight() {2178 return super.shouldClipToActualHeight() && !mExpandAnimationRunning;