OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startAnimations
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGDocumentExtensions.cpp
93
void SVGDocumentExtensions::
startAnimations
()
/frameworks/base/core/java/com/android/internal/widget/
WaveView.java
200
mLightWaves.get(i).
startAnimations
(this);
316
mLightWaves.get(i).
startAnimations
(this);
375
mUnlockDefault.
startAnimations
(this);
376
mUnlockHalo.
startAnimations
(this);
377
mUnlockRing.
startAnimations
(this);
437
wave.
startAnimations
(WaveView.this);
DrawableHolder.java
147
public void
startAnimations
(ValueAnimator.AnimatorUpdateListener listener) {
Completed in 372 milliseconds