Searched refs:getPrivateAttrColorIfUnset (Results 1 – 2 of 2) sorted by relevance
38 fun getPrivateAttrColorIfUnset( in getColorWithAlpha() method
24 import static com.android.systemui.util.ColorUtilKt.getPrivateAttrColorIfUnset;130 mNormalBackgroundColor = getPrivateAttrColorIfUnset(ctw, a, 0, 0, in reloadColors()