Searched refs:setSecondaryProgress (Results 1 – 11 of 11) sorted by relevance
253 setSecondaryProgress(mSecondaryProgressVal); in onCreate()311 public void setSecondaryProgress(int secondaryProgress) { in setSecondaryProgress() method in ProgressDialog313 mProgress.setSecondaryProgress(secondaryProgress); in setSecondaryProgress()
7919 public final void setSecondaryProgress(int secondaryProgress) {
309 setSecondaryProgress(secondaryProgress); in updateSecondaryProgress()
326 setSecondaryProgress(a.getInt( in ProgressBar()1783 public synchronized void setSecondaryProgress(int secondaryProgress) { in setSecondaryProgress() method in ProgressBar1947 setSecondaryProgress(mSecondaryProgress + diff); in incrementSecondaryProgressBy()2311 setSecondaryProgress(ss.secondaryProgress); in onRestoreInstanceState()
491 mProgress.setSecondaryProgress(percent * 10); in setProgress()
1843 horizontalProgressBar.setSecondaryProgress(value - PROGRESS_SECONDARY_START); in updateProgressBars()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3443 method public final void setSecondaryProgress(int);4920 method public void setSecondaryProgress(int);38073 method public synchronized void setSecondaryProgress(int);
4626 method @Deprecated public final void setSecondaryProgress(int);7267 method @Deprecated public void setSecondaryProgress(int);60036 method public void setSecondaryProgress(int);
20162 HSPLandroid/widget/ProgressBar;->setSecondaryProgress(I)V
20226 HSPLandroid/widget/ProgressBar;->setSecondaryProgress(I)V