Searched refs:playerLayoutId (Results 1 – 1 of 1) sorted by relevance
364 int playerLayoutId = R.layout.exo_player_view; in PlayerView() local381 playerLayoutId = a.getResourceId(R.styleable.PlayerView_player_layout_id, playerLayoutId); in PlayerView()406 LayoutInflater.from(context).inflate(playerLayoutId, this); in PlayerView()