Home
last modified time | relevance | path

Searched refs:NotificationLocation (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DExpansionStateLoggerTest.java78 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpanded()
88 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testVisibleAndNotExpanded()
101 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testVisibleAndExpanded()
109 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN.toMetricsEventEnum()); in testVisibleAndExpanded()
115 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_expandedBeforeVisible()
118 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA)), in testExpandedAndVisible_expandedBeforeVisible()
125 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.toMetricsEventEnum() in testExpandedAndVisible_expandedBeforeVisible()
135 NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP); in testExpandedAndVisible_visibleBeforeExpanded()
141 … NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP.toMetricsEventEnum()); in testExpandedAndVisible_visibleBeforeExpanded()
150 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_logOnceOnly()
[all …]
/frameworks/base/core/java/com/android/internal/statusbar/
DNotificationVisibility.java39 public NotificationLocation location;
48 public enum NotificationLocation { enum in NotificationVisibility
61 NotificationLocation(int metricsEventNotificationLocation) { in NotificationLocation() method in NotificationVisibility.NotificationLocation
78 NotificationLocation location) { in NotificationVisibility()
138 this.location = NotificationLocation.valueOf(in.readString()); in readFromParcel()
146 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in obtain()
153 NotificationLocation location) { in obtain()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java36 import com.android.internal.statusbar.NotificationVisibility.NotificationLocation;
173 public static NotificationLocation getNotificationLocation( in getNotificationLocation()
176 return NotificationLocation.LOCATION_UNKNOWN; in getNotificationLocation()
181 private static NotificationLocation convertNotificationLocation( in convertNotificationLocation()
185 return NotificationLocation.LOCATION_FIRST_HEADS_UP; in convertNotificationLocation()
187 return NotificationLocation.LOCATION_HIDDEN_TOP; in convertNotificationLocation()
189 return NotificationLocation.LOCATION_MAIN_AREA; in convertNotificationLocation()
191 return NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING; in convertNotificationLocation()
193 return NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN; in convertNotificationLocation()
195 return NotificationLocation.LOCATION_GONE; in convertNotificationLocation()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt287 private fun Int.toNotificationLocation(): NotificationVisibility.NotificationLocation { in toNotificationLocation()
290 NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP in toNotificationLocation()
292 NotificationVisibility.NotificationLocation.LOCATION_HIDDEN_TOP in toNotificationLocation()
294 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA in toNotificationLocation()
296 NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING in toNotificationLocation()
298 NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN in toNotificationLocation()
300 NotificationVisibility.NotificationLocation.LOCATION_GONE in toNotificationLocation()
301 else -> NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN in toNotificationLocation()
/frameworks/base/core/tests/coretests/src/com/android/internal/statusbar/
DNotificationVisibilityTest.java38 for (NotificationVisibility.NotificationLocation location : in testNotificationLocation_sameValuesAsMetricsProto()
39 NotificationVisibility.NotificationLocation.values()) { in testNotificationLocation_sameValuesAsMetricsProto()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerTest.kt301 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.ordinal in <lambda>()
371 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.ordinal in <lambda>()
409 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.ordinal in <lambda>()
448 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.ordinal in <lambda>()
466 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.ordinal in <lambda>()
546 .isEqualTo(NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DNotificationVisibilityProvider.kt31 fun getLocation(key: String): NotificationVisibility.NotificationLocation
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
DNotificationVisibilityProviderImpl.kt52 override fun getLocation(key: String): NotificationVisibility.NotificationLocation = in getLocation()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto249 enum NotificationLocation { enum
6915 // This is a NotificationLocation object (see the NotificationLocation
/frameworks/base/config/
Ddirty-image-objects158 Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation; 11
Dpreloaded-classes11569 com.android.internal.statusbar.NotificationVisibility$NotificationLocation
17512 [Lcom.android.internal.statusbar.NotificationVisibility$NotificationLocation;
Dboot-image-profile.txt44135 Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
50104 [Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1453 == NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP);
/frameworks/base/boot/
Dpreloaded-classes11538 com.android.internal.statusbar.NotificationVisibility$NotificationLocation
14486 [Lcom.android.internal.statusbar.NotificationVisibility$NotificationLocation;
Dboot-image-profile.txt33974 Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
36934 [Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;