Searched defs:verifyRedOnly (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/graphics/drawable/animated/tests/src/android/support/graphics/drawable/tests/
H A DAnimatedVectorDrawableTest.java214 verifyRedOnly(pixelX, pixelY, imageButton, bitmap, c, latch);
216 verifyRedOnly(1, 1, imageButton, bitmap, c, latch);
224 private void verifyRedOnly(final int pixelX, final int pixelY, final View button, method in class:AnimatedVectorDrawableTest

Completed in 83 milliseconds