Searched defs:notificationInfo (Results 1 – 3 of 3) sorted by relevance
186 NotificationInfo notificationInfo = mNotificationInfos.get(senderKey); in sendMessage() local251 mNotificationInfos.forEach((senderKey, notificationInfo) -> { in clearNotifications() argument286 NotificationInfo notificationInfo = mNotificationInfos.get(senderKey); in updateNotification() local293 NotificationInfo notificationInfo) { in updateNotificationWithIcon()338 private void postNotification(SenderKey senderKey, NotificationInfo notificationInfo) { in postNotification()345 SenderKey senderKey, NotificationInfo notificationInfo) { in createNotification()
155 mNotificationInfos.forEach((conversationKey, notificationInfo) -> { in clearNotifications() argument171 ConversationNotificationInfo notificationInfo = mNotificationInfos.get(convoKey); in addMessageToNotificationInfo() local183 ConversationNotificationInfo notificationInfo, String channelId) { in postNotification()
111 public void addNotificationInfo(final NotificationInfo notificationInfo) { in addNotificationInfo()