Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java549 final PropertyValuesHolder pvh2 = in testOfObject_Converter() local
551 final ValueAnimator anim2 = ValueAnimator.ofPropertyValuesHolder(pvh2); in testOfObject_Converter()