Searched refs:shelfIndex (Results 1 – 2 of 2) sorted by relevance
248 public void setSpeedBumpIndex(int shelfIndex) { in setSpeedBumpIndex() argument249 mSpeedBumpIndex = shelfIndex; in setSpeedBumpIndex()
278 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade() local281 if (index > shelfIndex) { in calculateDelayGoToFullShade()284 index = shelfIndex; in calculateDelayGoToFullShade()