Searched refs:showVrButton (Results 1 – 1 of 1) sorted by relevance
704 public void setShowVrButton(boolean showVrButton) { in setShowVrButton() argument706 vrButton.setVisibility(showVrButton ? VISIBLE : GONE); in setShowVrButton()