Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerControlView.java287 private final String repeatOneButtonContentDescription; field in PlayerControlView
461 repeatOneButtonContentDescription = in PlayerControlView()
870 repeatToggleButton.setContentDescription(repeatOneButtonContentDescription); in updateRepeatModeButton()