Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java243 default void onNotificationStarted(int notificationId, Notification notification) {} in onNotificationStarted() method
987 notificationListener.onNotificationStarted(notificationId, notification); in startOrUpdateNotification()