Searched refs:NOTIFICATION_ID_NFC (Results 1 – 2 of 2) sorted by relevance
35 public static final int NOTIFICATION_ID_NFC = -1000001; field in NfcBlockedNotification73 notificationManager.notify(NOTIFICATION_ID_NFC, builder.build()); in startNotification()
39 public static final int NOTIFICATION_ID_NFC = -1000002; field in NfcDeveloperOptionNotification74 notificationManager.notify(NOTIFICATION_ID_NFC, builder.build()); in startNotification()