Home
last modified time | relevance | path

Searched refs:channelDescription (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java441 @StringRes int channelDescription, in createWithNotificationChannel() argument
445 context, channelId, channelName, channelDescription, NotificationUtil.IMPORTANCE_LOW); in createWithNotificationChannel()
491 @StringRes int channelDescription, in createWithNotificationChannel() argument
496 context, channelId, channelName, channelDescription, NotificationUtil.IMPORTANCE_LOW); in createWithNotificationChannel()