Home
last modified time | relevance | path

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

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