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.java1448 public synchronized final void incrementSecondaryProgressBy(int diff) { in incrementSecondaryProgressBy() method in ProgressBar
/frameworks/base/api/
Dsystem-current.txt4999 method public void incrementSecondaryProgressBy(int);
40585 method public final synchronized void incrementSecondaryProgressBy(int);
Dcurrent.txt4909 method public void incrementSecondaryProgressBy(int);
38056 method public final synchronized void incrementSecondaryProgressBy(int);