Searched defs:notificationKey (Results 1 – 12 of 12) sorted by relevance
49 public boolean addOrUpdateNotificationKey(NotificationKeyData notificationKey) { in addOrUpdateNotificationKey()73 public boolean removeNotificationKey(NotificationKeyData notificationKey) { in removeNotificationKey()
38 public final String notificationKey; field in NotificationKeyData44 private NotificationKeyData(String notificationKey, String shortcutId, int count, in NotificationKeyData()
344 NotificationKeyData notificationKey); in onNotificationPosted()346 NotificationKeyData notificationKey); in onNotificationRemoved()
49 public final String notificationKey; field in NotificationInfo
81 NotificationKeyData notificationKey) { in onNotificationPosted()94 NotificationKeyData notificationKey) { in onNotificationRemoved()186 public void cancelNotification(String notificationKey) { in cancelNotification()
50 private val notificationKey = notificationEntry.sbn.key regex
101 String notificationKey = in onCreate() local
213 String notificationKey) { in startWorkChallengeIfNecessary()
319 String notificationKey = entry.getKey(); in handleNotificationClickAfterPanelCollapsed() local430 String notificationKey = entry.getKey(); in onDragSuccess() local
100 @NotificationKey String notificationKey, in ExpandableNotificationRowController()
700 public boolean isManaging(String notificationKey) { in isManaging()
382 public Builder setNotificationKey(String notificationKey) { in setNotificationKey()