Searched refs:belowSpeedBump (Results 1 – 4 of 4) sorted by relevance
92 public boolean belowSpeedBump; field in ExpandableViewState131 belowSpeedBump = svs.belowSpeedBump; in copyFrom()162 expandableView.setBelowSpeedBump(this.belowSpeedBump); in applyToView()216 expandableView.setBelowSpeedBump(this.belowSpeedBump); in animateTo()
309 int belowSpeedBump = speedBumpIndex; in updateSpeedBumpState() local316 childViewState.belowSpeedBump = i >= belowSpeedBump; in updateSpeedBumpState()
809 childState.belowSpeedBump = parentState.belowSpeedBump;
231 viewState.belowSpeedBump = getSpeedBumpIndex() == 0; in updateState()