Searched refs:belowSpeedBump (Results 1 – 4 of 4) sorted by relevance
92 public boolean belowSpeedBump; field in ExpandableViewState132 belowSpeedBump = svs.belowSpeedBump; in copyFrom()165 expandableView.setBelowSpeedBump(this.belowSpeedBump); in applyToView()220 expandableView.setBelowSpeedBump(this.belowSpeedBump); in animateTo()
269 int belowSpeedBump = speedBumpIndex; in updateSpeedBumpState() local276 childViewState.belowSpeedBump = i >= belowSpeedBump; in updateSpeedBumpState()
680 childState.belowSpeedBump = parentState.belowSpeedBump;
241 viewState.belowSpeedBump = getSpeedBumpIndex() == 0; in updateState()