Searched refs:controllerLayoutId (Results 1 – 1 of 1) sorted by relevance
339 int controllerLayoutId = R.layout.exo_player_control_view; in PlayerControlView() local357 controllerLayoutId = in PlayerControlView()358 a.getResourceId(R.styleable.PlayerControlView_controller_layout_id, controllerLayoutId); in PlayerControlView()385 LayoutInflater.from(context).inflate(controllerLayoutId, /* root= */ this); in PlayerControlView()