Home
last modified time | relevance | path

Searched refs:notificationEntry (Results 1 – 2 of 2) sorted by relevance

/packages/modules/ExtServices/src/android/ext/services/notification/
DSmartActionsHelper.java211 NotificationEntry notificationEntry, boolean hasSmartAction, boolean hasSmartReply) { in suggestionsMightBeUsedInNotification() argument
212 Notification notification = notificationEntry.getNotification(); in suggestionsMightBeUsedInNotification()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java226 for (String notificationEntry : notificationSet) { in loadNotificationMap()
229 TextUtils.split(notificationEntry, NOTIFICATION_PART_SEPARATOR); in loadNotificationMap()