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