Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DProgressDialog.java337 public int getSecondaryProgress() { in getSecondaryProgress() method in ProgressDialog
339 return mProgress.getSecondaryProgress(); in getSecondaryProgress()
/frameworks/base/core/java/android/widget/
DProgressBar.java1834 public synchronized int getSecondaryProgress() { in getSecondaryProgress() method in ProgressBar
2391 stream.addProperty("progress:secondaryProgress", getSecondaryProgress()); in encodeProperties()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4907 method public int getSecondaryProgress();
38050 method public synchronized int getSecondaryProgress();
/frameworks/base/core/api/
Dcurrent.txt7254 method @Deprecated public int getSecondaryProgress();
60002 method public int getSecondaryProgress();