Searched refs:oldClipTopAmount (Results 1 – 1 of 1) sorted by relevance
166 final float oldClipTopAmount = expandableView.getClipTopAmount(); in applyToView() local167 if (oldClipTopAmount != this.clipTopAmount) { in applyToView()