Searched refs:mPhotoProgressBar (Results 1 – 1 of 1) sorted by relevance
107 protected ProgressBarWrapper mPhotoProgressBar; field in PhotoViewFragment241 mPhotoProgressBar = new ProgressBarWrapper(determinate, indeterminate, true); in initializeView()388 mPhotoProgressBar.setVisibility(View.GONE); in onLoadFinished()567 return mPhotoProgressBar; in getPhotoProgressBar()602 mPhotoProgressBar.setVisibility(View.VISIBLE); in onReceive()