Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java55 import com.android.systemui.statusbar.notification.row.dagger.NotificationKey;
212 @NotificationKey String notificationKey, in ExpandableNotificationRowController()