Home
last modified time | relevance | path

Searched refs:NotificationKey (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
H A DNotificationKey.java29 public @interface NotificationKey { annotation
H A DExpandableNotificationRowComponent.java87 @NotificationKey
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java42 import com.android.systemui.statusbar.notification.row.dagger.NotificationKey;
100 @NotificationKey String notificationKey, in ExpandableNotificationRowController()