Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackViewState.java38 public static final int LOCATION_GONE = 0x40; field in StackViewState
DNotificationStackScrollLayout.java408 return StackViewState.LOCATION_GONE; in getChildLocation()