Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
DNotificationImportExportListener.java154 NotificationImportExportListener.constructCancelNotification(mContext, description); in onImportCanceled()
183 final Notification notification = constructCancelNotification(mContext, description); in onCancelRequest()
246 /* package */ static Notification constructCancelNotification( in constructCancelNotification() method in NotificationImportExportListener
DExportProcessor.java283 NotificationImportExportListener.constructCancelNotification(mService, description); in doCancelNotification()