Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java1059 mediaStyle.setShowActionsInCompactView(getActionIndicesForCompactView(actionNames, player)); in createNotification()
1181 protected int[] getActionIndicesForCompactView(List<String> actionNames, Player player) { in getActionIndicesForCompactView() method in PlayerNotificationManager