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