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/stack/
AmbientState.java 171 public int getSpeedBumpIndex() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 197 mShelfState.belowSpeedBump = mAmbientState.getSpeedBumpIndex() == 0;
308 mShelfIcons.setSpeedBumpIndex(mAmbientState.getSpeedBumpIndex());
    [all...]

Completed in 92 milliseconds