Searched refs:customTimeBar (Results 1 – 1 of 1) sorted by relevance
388 TimeBar customTimeBar = findViewById(R.id.exo_progress); in PlayerControlView() local390 if (customTimeBar != null) { in PlayerControlView()391 timeBar = customTimeBar; in PlayerControlView()