Searched refs:noAmbient (Results 1 – 2 of 2) sorted by relevance
579 public void updateSpeedBumpIndex(int newIndex, boolean noAmbient) { in updateSpeedBumpIndex() argument581 mNoAmbient = noAmbient; in updateSpeedBumpIndex()
2127 boolean noAmbient = speedBumpIndex == N; in updateSpeedBumpIndex()2128 mStackScroller.updateSpeedBumpIndex(speedBumpIndex, noAmbient); in updateSpeedBumpIndex()