Searched refs:getClipBottomAmount (Results 1 – 5 of 5) sorted by relevance
170 final float oldClipBottomAmount = expandableView.getClipBottomAmount(); in applyToView()208 if (this.clipBottomAmount != expandableView.getClipBottomAmount()) { in animateTo()358 clipTop ? child.getClipTopAmount() : child.getClipBottomAmount(), newEndValue); in startClipAnimation()390 clipTop ? child.getClipTopAmount() : child.getClipBottomAmount()); in startClipAnimation()
1859 - slidingChild.getClipBottomAmount();4690 - child.getClipBottomAmount(); in getBottomMostNotificationBottom()4725 - child.getClipBottomAmount(); in isBelowLastNotification()
270 int previousAmount = getClipBottomAmount(); in setClipBottomAmount()
338 public int getClipBottomAmount() { in getClipBottomAmount() method in ExpandableView
2491 - mNotificationParent.getClipBottomAmount());