Searched defs:targetColor (Results 1 – 3 of 3) sorted by relevance
53 @ColorInt final int targetColor = Color.BLUE; in setTintList_shouldBeApplied() local
238 int targetColor = mTintFilter == null ? 0 : mTintFilter.getColor(); in setTintMode() local279 int targetGradientAlpha = 0, targetColor = 0; in draw() local
61 var targetColor: Int = defaultColor variable in com.android.systemui.media.controls.ui.animation.AnimatingColorTransition