Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DExpansionStateLoggerTest.java78 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpanded()
88 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testVisibleAndNotExpanded()
101 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testVisibleAndExpanded()
115 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_expandedBeforeVisible()
118 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA)), in testExpandedAndVisible_expandedBeforeVisible()
135 NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP); in testExpandedAndVisible_visibleBeforeExpanded()
150 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_logOnceOnly()
152 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testExpandedAndVisible_logOnceOnly()
163 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in testOnEntryUpdated()
183 NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN); in createNotificationVisibility()
[all …]
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A 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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java168 public static NotificationVisibility.NotificationLocation getNotificationLocation( in getNotificationLocation()
171 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in getNotificationLocation()
176 private static NotificationVisibility.NotificationLocation convertNotificationLocation( in convertNotificationLocation()
180 return NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP; in convertNotificationLocation()
182 return NotificationVisibility.NotificationLocation.LOCATION_HIDDEN_TOP; in convertNotificationLocation()
184 return NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA; in convertNotificationLocation()
188 return NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN; in convertNotificationLocation()
190 return NotificationVisibility.NotificationLocation.LOCATION_GONE; in convertNotificationLocation()
192 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in convertNotificationLocation()
473 NotificationVisibility.NotificationLocation location) { in onExpansionChanged()
[all …]
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/statusbar/
H A DNotificationVisibilityTest.java38 for (NotificationVisibility.NotificationLocation location : in testNotificationLocation_sameValuesAsMetricsProto()
39 NotificationVisibility.NotificationLocation.values()) { in testNotificationLocation_sameValuesAsMetricsProto()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNotificationVisibilityProvider.kt31 fun getLocation(key: String): NotificationVisibility.NotificationLocation
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
H A DNotificationVisibilityProviderImpl.kt47 override fun getLocation(key: String): NotificationVisibility.NotificationLocation =
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto243 enum NotificationLocation { enum
6909 // This is a NotificationLocation object (see the NotificationLocation
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1309 == NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP);
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes11159 com.android.internal.statusbar.NotificationVisibility$NotificationLocation
14086 [Lcom.android.internal.statusbar.NotificationVisibility$NotificationLocation;
H A Dboot-image-profile.txt33965 Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
36895 [Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes11190 com.android.internal.statusbar.NotificationVisibility$NotificationLocation
17081 [Lcom.android.internal.statusbar.NotificationVisibility$NotificationLocation;
H A Dboot-image-profile.txt44099 Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
49998 [Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;