Searched refs:descriptionResourceId (Results 1 – 1 of 1) sorted by relevance
98 @StringRes int descriptionResourceId, in createNotificationChannel() argument105 if (descriptionResourceId != 0) { in createNotificationChannel()106 channel.setDescription(context.getString(descriptionResourceId)); in createNotificationChannel()