Home
last modified time | relevance | path

Searched defs:notificationListener (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java381 @Nullable private NotificationListener notificationListener; field in PlayerNotificationManager
461 @Nullable NotificationListener notificationListener) { in createWithNotificationChannel()
494 @Nullable NotificationListener notificationListener) { in createWithNotificationChannel()
543 @Nullable NotificationListener notificationListener) { in PlayerNotificationManager()
599 @Nullable NotificationListener notificationListener, in PlayerNotificationManager()
712 public final void setNotificationListener(NotificationListener notificationListener) { in setNotificationListener()