Searched refs:NOTIFICATION_ID_NFC (Results 1 – 1 of 1) sorted by relevance
37 public static final int NOTIFICATION_ID_NFC = -1000001; field in NfcBlockedNotification75 notificationManager.notify(NOTIFICATION_ID_NFC, builder.build()); in startNotification()