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