Searched refs:mControlLayout (Results 1 – 1 of 1) sorted by relevance
44 private final View mControlLayout; field in FilmstripBottomPanel61 mControlLayout = mLayout.findViewById(R.id.bottom_control_panel); in FilmstripBottomPanel()181 mControlLayout.setVisibility(View.VISIBLE); in showControls()186 mControlLayout.setVisibility(View.INVISIBLE); in hideControls()