Searched refs:oldClipBottomAmount (Results 1 – 1 of 1) sorted by relevance
170 final float oldClipBottomAmount = expandableView.getClipBottomAmount(); in applyToView() local171 if (oldClipBottomAmount != this.clipBottomAmount) { in applyToView()