Home
last modified time | relevance | path

Searched refs:LOCATION_BOTTOM_STACK_PEEKING (Results 1 – 4 of 4) 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/logging/
DNotificationLogger.java184 case ExpandableViewState.LOCATION_BOTTOM_STACK_PEEKING: in convertNotificationLocation()
185 return NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING; in convertNotificationLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java68 public static final int LOCATION_BOTTOM_STACK_PEEKING = 0x08; field in ExpandableViewState
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto248 LOCATION_BOTTOM_STACK_PEEKING = 4; // in the bottom stack, and peeking enumerator