Searched refs:dfuName (Results 1 – 1 of 1) sorted by relevance
117 CharSequence dfuName = mContext.getString(R.string.settings_notif_update_channel_name); in createNotificationChannel() local119 ensureNotificationChannel(DFU_NOTIFICATION_CHANNEL, IMPORTANCE_MAX, dfuName, dfuDescr); in createNotificationChannel()