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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackViewState.java 34 public static final int LOCATION_MAIN_AREA = 0x08;
StackScrollAlgorithm.java 480 childViewState.location = StackViewState.LOCATION_MAIN_AREA;
633 childViewState.location = StackViewState.LOCATION_MAIN_AREA;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 486 | StackViewState.LOCATION_MAIN_AREA;
    [all...]

Completed in 59 milliseconds