Home
last modified time | relevance | path

Searched refs:LOCATION_BOTTOM_STACK_HIDDEN (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/statusbar/
DNotificationVisibility.java56 LOCATION_BOTTOM_STACK_HIDDEN(MetricsEvent.LOCATION_BOTTOM_STACK_HIDDEN), enumConstant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java186 case ExpandableViewState.LOCATION_BOTTOM_STACK_HIDDEN: in convertNotificationLocation()
187 return NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN; in convertNotificationLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java73 public static final int LOCATION_BOTTOM_STACK_HIDDEN = 0x10; field in ExpandableViewState
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto249 LOCATION_BOTTOM_STACK_HIDDEN = 5; // in the bottom stack, and hidden enumerator