Home
last modified time | relevance | path

Searched refs:mPhotoProgressBar (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java107 protected ProgressBarWrapper mPhotoProgressBar; field in PhotoViewFragment
241 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()