Searched refs:belowSpeedBump (Results 1 – 4 of 4) sorted by relevance
89 public boolean belowSpeedBump; field in ExpandableViewState124 belowSpeedBump = svs.belowSpeedBump; in copyFrom()157 expandableView.setBelowSpeedBump(this.belowSpeedBump); in applyToView()201 expandableView.setBelowSpeedBump(this.belowSpeedBump); in animateTo()
138 int belowSpeedBump = ambientState.getSpeedBumpIndex(); in updateSpeedBumpState() local145 childViewState.belowSpeedBump = i >= belowSpeedBump; in updateSpeedBumpState()
571 childState.belowSpeedBump = parentState.belowSpeedBump;
213 viewState.belowSpeedBump = mAmbientState.getSpeedBumpIndex() == 0; in updateState()