Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java252 default void onNotificationCancelled(int notificationId) {} in onNotificationCancelled() method
261 default void onNotificationCancelled(int notificationId, boolean dismissedByUser) {} in onNotificationCancelled() method
1003 notificationListener.onNotificationCancelled(notificationId, dismissedByUser); in stopNotification()
1004 notificationListener.onNotificationCancelled(notificationId); in stopNotification()