Searched refs:shelfIndex (Results 1 – 2 of 2) sorted by relevance
252 public void setSpeedBumpIndex(int shelfIndex) { in setSpeedBumpIndex() argument253 mSpeedBumpIndex = shelfIndex; in setSpeedBumpIndex()
279 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade() local282 if (index > shelfIndex) { in calculateDelayGoToFullShade()285 index = shelfIndex; in calculateDelayGoToFullShade()