Searched refs:getTintTarget (Results 1 – 3 of 3) sorted by relevance
987 final Drawable target = getTintTarget(R.id.progress, true); in applyPrimaryProgressTint()1012 final Drawable target = getTintTarget(R.id.background, false); in applyProgressBackgroundTint()1037 final Drawable target = getTintTarget(R.id.secondaryProgress, false); in applySecondaryProgressTint()1407 private Drawable getTintTarget(int layerId, boolean shouldFallback) { in getTintTarget() method in ProgressBar
42790 HSPLandroid/widget/ProgressBar;->getTintTarget(IZ)Landroid/graphics/drawable/Drawable;
89041 Landroid/widget/ProgressBar;->getTintTarget(IZ)Landroid/graphics/drawable/Drawable;