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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackViewState.java 31 public static final int LOCATION_FIRST_CARD = 0x01;
StackScrollAlgorithm.java 494 childViewState.location = StackViewState.LOCATION_FIRST_CARD;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 485 private static final int VISIBLE_LOCATIONS = StackViewState.LOCATION_FIRST_CARD
    [all...]

Completed in 120 milliseconds