Searched refs:setSpeedBumpIndex (Results 1 – 4 of 4) sorted by relevance
248 public void setSpeedBumpIndex(int shelfIndex) { in setSpeedBumpIndex() method in AmbientState
1047 mAmbientState.setSpeedBumpIndex(newIndex);
576 public void setSpeedBumpIndex(int speedBumpIndex) { in setSpeedBumpIndex() method
401 mShelfIcons.setSpeedBumpIndex(mAmbientState.getSpeedBumpIndex()); in updateAppearance()