Home
last modified time | relevance | path

Searched refs:LOCATION_BOTTOM_STACK_HIDDEN (Results 1 – 6 of 6) 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/stack/ui/view/
DNotificationStatsLoggerImpl.kt297 ExpandableViewState.LOCATION_BOTTOM_STACK_HIDDEN -> in toNotificationLocation()
298 NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN in toNotificationLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java192 case ExpandableViewState.LOCATION_BOTTOM_STACK_HIDDEN: in convertNotificationLocation()
193 return NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN; in convertNotificationLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java77 public static final int LOCATION_BOTTOM_STACK_HIDDEN = 0x10; field in ExpandableViewState
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerTest.kt338 location = ExpandableViewState.LOCATION_BOTTOM_STACK_HIDDEN, in <lambda>()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto255 LOCATION_BOTTOM_STACK_HIDDEN = 5; // in the bottom stack, and hidden enumerator