Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java1186 int skipNextActionIndex = in getActionIndicesForCompactView() local
1200 if (skipNextActionIndex != -1) { in getActionIndicesForCompactView()
1201 actionIndices[actionCounter++] = skipNextActionIndex; in getActionIndicesForCompactView()