Searched defs:ovalBackgroundColor (Results 1 – 2 of 2) sorted by relevance
85 boolean horizontalFlip, Color ovalBackgroundColor) { in KeyButtonDrawable()399 boolean animated, boolean horizontalFlip, Color ovalBackgroundColor) { in ShadowDrawableState()434 boolean hasShadow, Color ovalBackgroundColor) { in create()457 @DrawableRes int iconResId, boolean hasShadow, Color ovalBackgroundColor) { in create()470 Color ovalBackgroundColor) { in create()
161 Color ovalBackgroundColor = Color.valueOf(Color.red(darkColor), Color.green(darkColor), in getImageDrawable() local