Searched defs:notificationKey (Results 1 – 9 of 9) sorted by relevance
49 private val notificationKey = notificationEntry.sbn.key constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
101 String notificationKey = in onCreate() local
37 private val notificationKey: String constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerTest
678 public boolean isManaging(String notificationKey) { in isManaging()
96 val notificationKey: String? = null, constant in com.android.systemui.media.MediaData
213 String notificationKey) { in startWorkChallengeIfNecessary()
322 String notificationKey = entry.getKey(); in handleNotificationClickAfterPanelCollapsed() local
97 @NotificationKey String notificationKey, in ExpandableNotificationRowController()
382 public Builder setNotificationKey(String notificationKey) { in setNotificationKey()