Home
last modified time | relevance | path

Searched refs:LOCATION_BOTTOM_STACK_PEEKING (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/statusbar/
DNotificationVisibility.java54 LOCATION_BOTTOM_STACK_PEEKING(MetricsEvent.LOCATION_BOTTOM_STACK_PEEKING), enumConstant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt295 ExpandableViewState.LOCATION_BOTTOM_STACK_PEEKING -> in toNotificationLocation()
296 NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING in toNotificationLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java190 case ExpandableViewState.LOCATION_BOTTOM_STACK_PEEKING: in convertNotificationLocation()
191 return NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING; in convertNotificationLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java72 public static final int LOCATION_BOTTOM_STACK_PEEKING = 0x08; field in ExpandableViewState
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto254 LOCATION_BOTTOM_STACK_PEEKING = 4; // in the bottom stack, and peeking enumerator