Home
last modified time | relevance | path

Searched defs:determinate (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DProgressBarWrapper.java34 public ProgressBarWrapper(ProgressBar determinate, in ProgressBarWrapper()
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java239 final ProgressBar determinate = in initializeView() local