Searched refs:getTintTarget (Results 1 – 2 of 2) sorted by relevance
997 final Drawable target = getTintTarget(R.id.progress, true); in applyPrimaryProgressTint()1022 final Drawable target = getTintTarget(R.id.background, false); in applyProgressBackgroundTint()1047 final Drawable target = getTintTarget(R.id.secondaryProgress, false); in applySecondaryProgressTint()1421 private Drawable getTintTarget(int layerId, boolean shouldFallback) { in getTintTarget() method in ProgressBar
68662 Landroid/widget/ProgressBar;->getTintTarget(IZ)Landroid/graphics/drawable/Drawable;