Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerView.java874 showController(shouldShowControllerIndefinitely()); in showController()
1266 boolean shouldShowIndefinitely = shouldShowControllerIndefinitely(); in maybeShowController()
1273 private boolean shouldShowControllerIndefinitely() { in shouldShowControllerIndefinitely() method in PlayerView