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

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

Completed in 3457 milliseconds