Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java83 public static final int VISIBLE_LOCATIONS = ExpandableViewState.LOCATION_FIRST_HUN field in ExpandableViewState
DNotificationStackScrollLayout.java1090 if ((childViewState.location & ExpandableViewState.VISIBLE_LOCATIONS) == 0) {