Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerView.java873 public void showController() { in showController() method in PlayerView
874 showController(shouldShowControllerIndefinitely()); in showController()
908 showController(); in setControllerShowTimeoutMs()
1268 showController(shouldShowIndefinitely); in maybeShowController()
1284 private void showController(boolean showIndefinitely) { in showController() method in PlayerView