Searched defs:staticDrawableColor (Results 1 – 3 of 3) sorted by relevance
30 fun staticDrawableColor(viewBounds: Rect): Int method
137 override fun staticDrawableColor(viewBounds: Rect): Int { in <lambda>() method in IconColorsImpl
236 val staticDrawableColor = iconColors!!.staticDrawableColor(Rect()) in iconColors_testsDarkBounds() constant248 val staticDrawableColor = iconColors?.staticDrawableColor(Rect(6, 6, 7, 7)) in iconColors_staticDrawableColor_notInDarkTintArea() constant