Searched defs:ovalBackgroundColor (Results 1 – 2 of 2) sorted by relevance
101 boolean horizontalFlip, Color ovalBackgroundColor) { in KeyButtonDrawable()416 boolean animated, boolean horizontalFlip, Color ovalBackgroundColor) { in ShadowDrawableState()451 boolean hasShadow, Color ovalBackgroundColor) { in create()474 @DrawableRes int iconResId, boolean hasShadow, Color ovalBackgroundColor) { in create()487 Color ovalBackgroundColor) { in create()
162 Color ovalBackgroundColor = Color.valueOf(Color.red(darkColor), Color.green(darkColor), in getImageDrawable() local