Searched refs:switchLayout (Results 1 – 1 of 1) sorted by relevance
60 private RelativeLayout switchLayout; field in MainActivity91 switchLayout = (RelativeLayout) findViewById(R.id.switch_layout); in onCreate()264 switchLayout.setVisibility(View.VISIBLE); in onStartSessionCompleted()284 switchLayout.setVisibility(View.GONE); in onStopSessionCompleted()