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