Searched refs:NFC_NOTIFICATION_CHANNEL (Results 1 – 1 of 1) sorted by relevance
35 private static final String NFC_NOTIFICATION_CHANNEL = "nfc_notification_channel"; field in NfcBlockedNotification62 Notification.Builder builder = new Notification.Builder(mContext, NFC_NOTIFICATION_CHANNEL); in startNotification()70 mNotificationChannel = new NotificationChannel(NFC_NOTIFICATION_CHANNEL, in startNotification()