Searched refs:showMainView (Results 1 – 1 of 1) sorted by relevance
153 showMainView(mPlayPauseReplayView); in showPlaying()159 showMainView(mPlayPauseReplayView); in showPaused()165 if (mCanReplay) showMainView(mPlayPauseReplayView); in showEnded()171 showMainView(mLoadingView); in showLoading()181 showMainView(mErrorView); in showErrorMessage()200 private void showMainView(View view) { in showMainView() method in CommonControllerOverlay