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