Searched refs:controlsView (Results 1 – 1 of 1) sorted by relevance
139 final View controlsView = findViewById(R.id.fullscreen_content_controls); in onCreate() local170 mControlsHeight = controlsView.getHeight(); in onCreate()176 controlsView.animate() in onCreate()183 controlsView.setVisibility(visible ? View.VISIBLE : View.GONE); in onCreate()