Searched refs:BEAM_NOTIFICATION_CHANNEL (Results 1 – 1 of 1) sorted by relevance
106 static final String BEAM_NOTIFICATION_CHANNEL = "beam_notification_channel"; field in BeamTransferManager178 BEAM_NOTIFICATION_CHANNEL, mContext.getString(R.string.app_name), in BeamTransferManager()304 Builder notBuilder = new Notification.Builder(mContext, BEAM_NOTIFICATION_CHANNEL); in updateNotification()