Searched refs:setProgressTintList (Results 1 – 14 of 14) sorted by relevance
59 progressBar.setProgressTintList(ColorStateList.valueOf(color)); in initProgressBar()62 progressBar.setProgressTintList(ColorStateList.valueOf(defaultColor)); in initProgressBar()
94 mProgressBarView.setProgressTintList(colorStateList); in bindBody()106 mProgressBarView.setProgressTintList(null); in reset()
131 setProgressTintList(ColorStateList.valueOf(Color.TRANSPARENT)); in BalanceSeekBar()
453 mColorBar.setProgressTintList( in doCreate()
424 seekbar.setProgressTintList(seekbarTintList); in bindPreview()
772 mSeekBar.setProgressTintList(ColorStateList.valueOf(color)); in setSeekBarColor()
238 mProgressBar.setProgressTintList(accentColor); in setBackgroundTintColor()
1085 public void setProgressTintList(@Nullable ColorStateList tint) { in setProgressTintList() method in ProgressBar
4506 public void setProgressTintList(@IdRes int viewId, ColorStateList tint) {
5259 contentView.setProgressTintList(R.id.progress, progressTint); in handleProgressBar()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
55523 method public void setProgressTintList(@Nullable android.content.res.ColorStateList);
38071 method public void setProgressTintList(android.content.res.ColorStateList);
72509 Landroid/widget/RemoteViews;->setProgressTintList(ILandroid/content/res/ColorStateList;)V