Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/vcard/
DNotificationImportExportListener.java273 return constructFinishNotificationWithFlags(context, title, description, intent, 0); in constructFinishNotification()
279 /* package */ static Notification constructFinishNotificationWithFlags( in constructFinishNotificationWithFlags() method in NotificationImportExportListener
DExportProcessor.java310 NotificationImportExportListener.constructFinishNotificationWithFlags( in doFinishNotificationWithShareAction()