Searched refs:colorAlpha (Results 1 – 1 of 1) sorted by relevance
586 int colorAlpha = 128; in testSetColorFilterPreservesDrawableProperties() local588 mockDrawable.setAlpha(colorAlpha); in testSetColorFilterPreservesDrawableProperties()594 assertEquals(colorAlpha, mockDrawable.getAlpha()); in testSetColorFilterPreservesDrawableProperties()602 int colorAlpha = 128; in testSetColorFilterPreservesDrawablePropertiesTintBlendMode() local604 mockDrawable.setAlpha(colorAlpha); in testSetColorFilterPreservesDrawablePropertiesTintBlendMode()610 assertEquals(colorAlpha, mockDrawable.getAlpha()); in testSetColorFilterPreservesDrawablePropertiesTintBlendMode()