Searched refs:customController (Results 1 – 1 of 1) sorted by relevance
483 PlayerControlView customController = findViewById(R.id.exo_controller); in PlayerView() local485 if (customController != null) { in PlayerView()486 this.controller = customController; in PlayerView()