Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DNotificationVisibility.java52 LOCATION_MAIN_AREA(MetricsEvent.LOCATION_MAIN_AREA), // visible in the shade enumConstant
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java66 public static final int LOCATION_MAIN_AREA = 0x04; field in ExpandableViewState
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto247 LOCATION_MAIN_AREA = 3; // visible in the shade enumerator