Searched refs:showView (Results 1 – 2 of 2) sorted by relevance
107 final View showView = contentLoaded ? mContentView : mLoadingView; in showContentOrLoadingIndicator() local112 showView.setAlpha(0f); in showContentOrLoadingIndicator()113 showView.setVisibility(View.VISIBLE); in showContentOrLoadingIndicator()120 showView.animate() in showContentOrLoadingIndicator()
122 private void showView(int visState) { in showView() method in PhotoView140 showView(View.VISIBLE); in clearImage()255 showView(viewState); in setImageDrawable()