Searched defs:setIconColorTint (Results 1 – 3 of 3) sorted by relevance
111 void setIconColorTint(int color, float amount); in setIconColorTint() method
151 override fun setIconColorTint(color: Int, amount: Float) { in <lambda>() method in com.android.quickstep.views.IconView
246 override fun setIconColorTint(color: Int, amount: Float) { in <lambda>() method