HomeSort by relevance Sort by last modified time
    Searched refs:getSpeedBumpIndex (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 165 public int getSpeedBumpIndex() {
StackScrollAlgorithm.java 110 int belowSpeedBump = ambientState.getSpeedBumpIndex();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 169 mShelfState.belowSpeedBump = mAmbientState.getSpeedBumpIndex() == 0;
274 mShelfIcons.setSpeedBumpIndex(mAmbientState.getSpeedBumpIndex());

Completed in 105 milliseconds