Searched defs:mockDrawable2 (Results 1 – 2 of 2) sorted by relevance
407 Drawable mockDrawable2 = spy(new ColorDrawable(Color.RED)); in testDraw() local515 Drawable mockDrawable2 = spy(new ColorDrawable(Color.BLACK)); in testSetDither() local534 Drawable mockDrawable2 = new ColorDrawable(Color.GREEN); in testSetHotspotBounds() local548 Drawable mockDrawable2 = new ColorDrawable(Color.GREEN); in testGetHotspotBounds() local561 Drawable mockDrawable2 = spy(new ColorDrawable(Color.BLACK)); in testSetAlpha() local579 Drawable mockDrawable2 = spy(new ColorDrawable(Color.BLACK)); in testSetColorFilter() local601 Drawable mockDrawable2 = spy(new ColorDrawable(Color.GREEN)); in testAccessOpacity() local647 MockDrawable mockDrawable2 = new MockDrawable(true); in testSetState() local685 Drawable mockDrawable2 = spy(new ColorDrawable(Color.BLACK)); in testJumpToCurrentState() local701 MockDrawable mockDrawable2 = new MockDrawable(); in testSetLevel() local[all …]
403 Drawable mockDrawable2 = spy(new ColorDrawable(Color.GREEN)); in testInvalidateDrawable() local