Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
DNotificationImportExportListener.java270 return constructFinishNotificationWithFlags(context, title, description, intent, 0); in constructFinishNotification()
276 /* package */ static Notification constructFinishNotificationWithFlags( in constructFinishNotificationWithFlags() method in NotificationImportExportListener
DExportProcessor.java313 NotificationImportExportListener.constructFinishNotificationWithFlags( in doFinishNotificationWithShareAction()