Searched defs:notificationKey (Results 1 – 6 of 6) 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()
49 public final String notificationKey; field in NotificationInfo
344 NotificationKeyData notificationKey); in onNotificationPosted()346 NotificationKeyData notificationKey); in onNotificationRemoved()
81 NotificationKeyData notificationKey) { in onNotificationPosted()94 NotificationKeyData notificationKey) { in onNotificationRemoved()186 public void cancelNotification(String notificationKey) { in cancelNotification()
76 @NonNull ConversationNotification conversation, @NonNull String notificationKey) { in createConversationNotificationInfo()118 String convoTitle, boolean isGroupConvo, @Nullable String notificationKey, in ConversationNotificationInfo()