Searched refs:NotificationLocation (Results 1 – 12 of 12) sorted by relevance
78 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 …]
39 public NotificationLocation location;48 public enum NotificationLocation { enum in NotificationVisibility61 NotificationLocation(int metricsEventNotificationLocation) { in NotificationLocation() method in NotificationVisibility.NotificationLocation78 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()
167 public static NotificationVisibility.NotificationLocation getNotificationLocation( in getNotificationLocation()170 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in getNotificationLocation()175 private static NotificationVisibility.NotificationLocation convertNotificationLocation( in convertNotificationLocation()179 return NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP; in convertNotificationLocation()181 return NotificationVisibility.NotificationLocation.LOCATION_HIDDEN_TOP; in convertNotificationLocation()183 return NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA; in convertNotificationLocation()185 return NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_PEEKING; in convertNotificationLocation()187 return NotificationVisibility.NotificationLocation.LOCATION_BOTTOM_STACK_HIDDEN; in convertNotificationLocation()189 return NotificationVisibility.NotificationLocation.LOCATION_GONE; in convertNotificationLocation()191 return NotificationVisibility.NotificationLocation.LOCATION_UNKNOWN; in convertNotificationLocation()[all …]
38 for (NotificationVisibility.NotificationLocation location : in testNotificationLocation_sameValuesAsMetricsProto()39 NotificationVisibility.NotificationLocation.values()) { in testNotificationLocation_sameValuesAsMetricsProto()
78 NotificationVisibility.NotificationLocation location = in smartActionClicked()
148 NotificationVisibility.NotificationLocation location =
203 NotificationVisibility.NotificationLocation location =
332 NotificationVisibility.NotificationLocation location = in handleNotificationClickAfterPanelCollapsed()
199 NotificationVisibility.NotificationLocation location = in obtainVisibility()
243 enum NotificationLocation { enum6899 // This is a NotificationLocation object (see the NotificationLocation
941 == NotificationVisibility.NotificationLocation.LOCATION_FIRST_HEADS_UP);
21636 HSPLcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;-><init>(Ljava/lang/…21637 …NotificationVisibility$NotificationLocation;->values()[Lcom/android/internal/statusbar/Notificatio…