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