Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackViewState.java28 public static final int LOCATION_HIDDEN_TOP = 0x02; field in StackViewState
DStackScrollAlgorithm.java377 childViewState.location = StackViewState.LOCATION_HIDDEN_TOP; in updatePositionsForState()