Home
last modified time | relevance | path

Searched defs:avd (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableParameterizedTest.java182 AnimatedVectorDrawable avd = (AnimatedVectorDrawable) imageView[0].getDrawable(); in testAnimationOnLayer() local
335 AnimatedVectorDrawable avd = (AnimatedVectorDrawable) imageView[0].getDrawable(); in testInfiniteAVD() local
DAnimatedVectorDrawableTest.java125 AnimatedVectorDrawable avd = new AnimatedVectorDrawable(); in testGetChangingConfigurations() local