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()
50 public final String notificationKey; field in NotificationInfo
341 NotificationKeyData notificationKey); in onNotificationPosted()343 NotificationKeyData notificationKey); in onNotificationRemoved()
78 NotificationKeyData notificationKey) { in onNotificationPosted()91 NotificationKeyData notificationKey) { in onNotificationRemoved()183 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()