Searched refs:colorAlpha (Results 1 – 1 of 1) sorted by relevance
532 int colorAlpha = 128; in testSetColorFilterPreservesDrawableProperties() local534 mockDrawable.setAlpha(colorAlpha); in testSetColorFilterPreservesDrawableProperties()540 assertEquals(colorAlpha, mockDrawable.getAlpha()); in testSetColorFilterPreservesDrawableProperties()548 int colorAlpha = 128; in testSetColorFilterPreservesDrawablePropertiesTintBlendMode() local550 mockDrawable.setAlpha(colorAlpha); in testSetColorFilterPreservesDrawablePropertiesTintBlendMode()556 assertEquals(colorAlpha, mockDrawable.getAlpha()); in testSetColorFilterPreservesDrawablePropertiesTintBlendMode()