Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java670 stopNotification(/* dismissedByUser= */ false); in setPlayer()
978 stopNotification(/* dismissedByUser= */ false); in startOrUpdateNotification()
996 private void stopNotification(boolean dismissedByUser) { in stopNotification() method in PlayerNotificationManager
1388 stopNotification(/* dismissedByUser= */ true); in onReceive()