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
/frameworks/base/core/java/com/android/internal/widget/
WaveView.java
217
mLightWaves.get(i).
startAnimations
(this);
333
mLightWaves.get(i).
startAnimations
(this);
392
mUnlockDefault.
startAnimations
(this);
393
mUnlockHalo.
startAnimations
(this);
394
mUnlockRing.
startAnimations
(this);
454
wave.
startAnimations
(WaveView.this);
DrawableHolder.java
147
public void
startAnimations
(ValueAnimator.AnimatorUpdateListener listener) {
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocumentExtensions.cpp
86
void SVGDocumentExtensions::
startAnimations
()
Completed in 73 milliseconds