Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DProgressDialog.java250 incrementSecondaryProgressBy(mIncrementSecondaryBy); in onCreate()
380 public void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressDialog
382 mProgress.incrementSecondaryProgressBy(diff); in incrementSecondaryProgressBy()
/frameworks/base/core/java/android/widget/
DProgressBar.java1594 public synchronized final void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressBar
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4909 method public void incrementSecondaryProgressBy(int);
38054 method public final synchronized void incrementSecondaryProgressBy(int);
/frameworks/base/api/
Dcurrent.txt5717 method public void incrementSecondaryProgressBy(int);
50416 method public final synchronized void incrementSecondaryProgressBy(int);
Dsystem-current.txt5923 method public void incrementSecondaryProgressBy(int);
54324 method public final synchronized void incrementSecondaryProgressBy(int);