HomeSort by relevance Sort by last modified time
    Searched refs:AnimationThread (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
PlayAnimationThread.java 23 import android.animation.AnimationThread;
26 public class PlayAnimationThread extends AnimationThread {
RenderSessionImpl.java 58 import android.animation.AnimationThread;
717 new AnimationThread(this, "insertChild", listener) {
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 46 public abstract class AnimationThread extends Thread {
73 public AnimationThread(RenderSessionImpl scene, String threadName,

Completed in 5031 milliseconds