Home
last modified time | relevance | path

Searched defs:LOCATION_GONE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/statusbar/
DNotificationVisibility.java57 LOCATION_GONE(MetricsEvent.LOCATION_GONE); // the view isn't laid out at all enumConstant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java78 public static final int LOCATION_GONE = 0x40; field in ExpandableViewState
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto250 LOCATION_GONE = 6; // the view isn't laid out at all enumerator