Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java537 final PropertyValuesHolder pvh1 = in testOfObject_Converter() local
539 final ValueAnimator anim1 = ValueAnimator.ofPropertyValuesHolder(pvh1); in testOfObject_Converter()