HomeSort by relevance Sort by last modified time
    Searched refs:ofPropertyValuesHolder (Results 26 - 28 of 28) sorted by null

12

  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingListView.java 538 return ObjectAnimator.ofPropertyValuesHolder(view, translationTop, translationBottom);
  /cts/tests/tests/animation/src/android/animation/cts/
ObjectAnimatorTest.java 210 final ObjectAnimator intAnimator = ObjectAnimator.ofPropertyValuesHolder(object,
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ASurfaceControlTest.java 295 return makeInfinite(ObjectAnimator.ofPropertyValuesHolder(view, pvhX, pvhY));
    [all...]

Completed in 309 milliseconds

12