Searched refs:noAmbient (Results 1 – 2 of 2) sorted by relevance
693 public void updateSpeedBumpIndex(int newIndex, boolean noAmbient) { in updateSpeedBumpIndex() argument695 mNoAmbient = noAmbient; in updateSpeedBumpIndex()
1524 boolean noAmbient = speedBumpIndex == N; in updateSpeedBumpIndex()1525 mStackScroller.updateSpeedBumpIndex(speedBumpIndex, noAmbient); in updateSpeedBumpIndex()