Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java220 List<String> getCustomActions(Player player); in getCustomActions() method
1163 stringActions.addAll(customActionReceiver.getCustomActions(player)); in getActions()