HomeSort by relevance Sort by last modified time
    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