Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DProgressDialog.java185 incrementSecondaryProgressBy(mIncrementSecondaryBy); in onCreate()
270 public void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressDialog
272 mProgress.incrementSecondaryProgressBy(diff); in incrementSecondaryProgressBy()
/frameworks/base/core/java/android/widget/
DProgressBar.java1488 public synchronized final void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressBar
/frameworks/base/api/
Dcurrent.txt5127 method public void incrementSecondaryProgressBy(int);
40781 method public final synchronized void incrementSecondaryProgressBy(int);
Dsystem-current.txt5244 method public void incrementSecondaryProgressBy(int);
43387 method public final synchronized void incrementSecondaryProgressBy(int);