Searched defs:notificationInfo (Results 1 – 4 of 4) sorted by relevance
140 NotificationInfo notificationInfo = mNotificationInfos.get(senderKey); in updateNotificationInfo() local184 private void updateNotificationFor(SenderKey senderKey, NotificationInfo notificationInfo) { in updateNotificationFor()261 private Intent getPlayMessageIntent(SenderKey senderKey, NotificationInfo notificationInfo) { in getPlayMessageIntent()283 NotificationInfo notificationInfo) { in getActionsFor()320 NotificationInfo notificationInfo) { in buildIntentFor()336 NotificationInfo notificationInfo = mNotificationInfos.get(senderKey); in playMessages() local385 NotificationInfo notificationInfo = mNotificationInfos.get(senderKey); in toggleMuteConversation() local400 NotificationInfo notificationInfo = mNotificationInfos.get(senderKey); in sendAutoReply() local
113 public void setNotificationToShow(@Nullable NotificationInfo notificationInfo) { in setNotificationToShow()
188 NotificationInfo notificationInfo = null; in updateBadgeIcon() local
109 public void addNotificationInfo(final NotificationInfo notificationInfo) { in addNotificationInfo()