Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java800 final Notification publicNotification = createPublicNotification(context, account, in validateNotifications() local
803 notification.setPublicVersion(publicNotification); in validateNotifications()