Searched refs:getClipBottomAmount (Results 1 – 6 of 6) sorted by relevance
172 final float oldClipBottomAmount = expandableView.getClipBottomAmount(); in applyToView()210 if (this.clipBottomAmount != expandableView.getClipBottomAmount()) { in animateTo()361 clipTop ? child.getClipTopAmount() : child.getClipBottomAmount(), newEndValue); in startClipAnimation()393 clipTop ? child.getClipTopAmount() : child.getClipBottomAmount()); in startClipAnimation()
281 finalTranslationY + finalHeight - lastView.getClipBottomAmount()); in updateBounds()288 - lastView.getClipBottomAmount()); in updateBounds()
1733 - slidingChild.getClipBottomAmount();4648 - child.getClipBottomAmount(); in getBottomMostNotificationBottom()4683 - child.getClipBottomAmount(); in isBelowLastNotification()
273 int previousAmount = getClipBottomAmount(); in setClipBottomAmount()
341 public int getClipBottomAmount() { in getClipBottomAmount() method in ExpandableView
2342 - mNotificationParent.getClipBottomAmount());