Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DNotificationVisibility.java50 LOCATION_FIRST_HEADS_UP(MetricsEvent.LOCATION_FIRST_HEADS_UP), // visible heads-up enumConstant
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DExpansionStateLoggerTest.java135 NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP); in testExpandedAndVisible_visibleBeforeExpanded()
141 … NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP.toMetricsEventEnum()); in testExpandedAndVisible_visibleBeforeExpanded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java180 return NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP; in convertNotificationLocation()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1309 == NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP);
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto245 LOCATION_FIRST_HEADS_UP = 1; // visible heads-up enumerator