Home
last modified time | relevance | path

Searched defs:LOCATION_BOTTOM_STACK_PEEKING (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DNotificationVisibility.java54 LOCATION_BOTTOM_STACK_PEEKING(MetricsEvent.LOCATION_BOTTOM_STACK_PEEKING), enumConstant
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java68 public static final int LOCATION_BOTTOM_STACK_PEEKING = 0x08; field in ExpandableViewState
/aosp12/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto248 LOCATION_BOTTOM_STACK_PEEKING = 4; // in the bottom stack, and peeking enumerator