Home
last modified time | relevance | path

Searched refs:pvh3 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java571 final PropertyValuesHolder pvh3 = in testOfObject_Converter() local
573 final ValueAnimator anim3 = ValueAnimator.ofPropertyValuesHolder(pvh3); in testOfObject_Converter()