Searched refs:notificationEntry (Results 1 – 2 of 2) sorted by relevance
211 NotificationEntry notificationEntry, boolean hasSmartAction, boolean hasSmartReply) { in suggestionsMightBeUsedInNotification() argument212 Notification notification = notificationEntry.getNotification(); in suggestionsMightBeUsedInNotification()
226 for (String notificationEntry : notificationSet) { in loadNotificationMap()229 TextUtils.split(notificationEntry, NOTIFICATION_PART_SEPARATOR); in loadNotificationMap()