Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DNotificationVisibility.java54 LOCATION_BOTTOM_STACK_PEEKING(MetricsEvent.LOCATION_BOTTOM_STACK_PEEKING), enumConstant
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java185 case ExpandableViewState.LOCATION_BOTTOM_STACK_PEEKING: in convertNotificationLocation()
186 return NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING; in convertNotificationLocation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java71 public static final int LOCATION_BOTTOM_STACK_PEEKING = 0x08; field in ExpandableViewState
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto248 LOCATION_BOTTOM_STACK_PEEKING = 4; // in the bottom stack, and peeking enumerator