OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:propertyx
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/animation/src/android/animation/cts/
AnimatorSetTest.java
136
String
propertyX
= "x";
139
ObjectAnimator xAnimator = ObjectAnimator.ofFloat(object,
propertyX
, startX, endX);
Completed in 478 milliseconds