OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createAnimatorWithRepeatCount
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/animation/src/android/animation/cts/
AnimationActivity.java
97
public ValueAnimator
createAnimatorWithRepeatCount
(int repeatCount) {
ValueAnimatorTest.java
130
ValueAnimator mValueAnimator = mActivity.
createAnimatorWithRepeatCount
(repeatCount);
Completed in 1349 milliseconds