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