Home
last modified time | relevance | path

Searched refs:incrementSecondaryProgressBy (Results 1 – 4 of 4) 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.java1933 public synchronized final void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressBar
/frameworks/base/core/api/
Dcurrent.txt6449 method @Deprecated public void incrementSecondaryProgressBy(int);
55398 method public final void incrementSecondaryProgressBy(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4909 method public void incrementSecondaryProgressBy(int);
38054 method public final synchronized void incrementSecondaryProgressBy(int);