Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DProgressDialog.java259 incrementSecondaryProgressBy(mIncrementSecondaryBy); in onCreate()
389 public void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressDialog
391 mProgress.incrementSecondaryProgressBy(diff); in incrementSecondaryProgressBy()
/frameworks/base/core/java/android/widget/
DProgressBar.java1946 public synchronized final void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressBar
/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.txt4909 method public void incrementSecondaryProgressBy(int);
38054 method public final synchronized void incrementSecondaryProgressBy(int);
/frameworks/base/core/api/
Dcurrent.txt7256 method @Deprecated public void incrementSecondaryProgressBy(int);
60007 method public final void incrementSecondaryProgressBy(int);