Searched defs:constructCancelNotification (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
H A DNotificationImportExportListener.java148 NotificationImportExportListener.constructCancelNotification(mContext, description);
177 final Notification notification = constructCancelNotification(mContext, description);
238 /* package */ static Notification constructCancelNotification( method in class:NotificationImportExportListener

Completed in 14 milliseconds