Home
last modified time | relevance | path

Searched refs:LOCATION_FIRST_HUN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DExpandableViewState.java56 public static final int LOCATION_FIRST_HUN = 0x01; field in ExpandableViewState
86 public static final int VISIBLE_LOCATIONS = ExpandableViewState.LOCATION_FIRST_HUN
DStackScrollAlgorithm.java448 childState.location = ExpandableViewState.LOCATION_FIRST_HUN;