Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DNfcImportVCardActivity.java72 private static final int FAILURE_NOTIFICATION_ID = 1; field in NfcImportVCardActivity
296 FAILURE_NOTIFICATION_ID, notification); in showFailureNotification()
H A DImportVCardActivity.java92 private static final int FAILURE_NOTIFICATION_ID = 1; field in ImportVCardActivity
805 FAILURE_NOTIFICATION_ID, notification); in showFailureNotification()