OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlayAnimationThread
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
PlayAnimationThread.java
26
public class
PlayAnimationThread
extends AnimationThread {
30
public
PlayAnimationThread
(Animator animator, RenderSessionImpl scene, String animName,
RenderSessionImpl.java
591
new
PlayAnimationThread
(anim, this, animationName, listener).start();
[
all
...]
Completed in 198 milliseconds