Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
DFolderPreferences.java249 public Set<String> getNotificationActions(final Account account) { in getNotificationActions() method in FolderPreferences
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1297 folderPreferences.getNotificationActions(account); in configureNotifForOneConversation()