Searched defs:postAnimation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DPlayAnimationThread.java46 public void postAnimation() { method in class:PlayAnimationThread
/frameworks/base/tools/layoutlib/bridge/src/android/animation/
H A DAnimationThread.java40 * Classes should implement {@link #preAnimation()} and {@link #postAnimation()}.
81 public abstract void postAnimation(); method in class:AnimationThread
172 postAnimation();

Completed in 94 milliseconds