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

  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
PlayAnimationThread.java 46 public void postAnimation() {
  /frameworks/layoutlib/bridge/src/android/animation/
AnimationThread.java 39 * Classes should implement {@link #preAnimation()} and {@link #postAnimation()}.
80 public abstract void postAnimation();
171 postAnimation();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
PagedTileLayout.java 288 public void startTileReveal(Set<String> tileSpecs, final Runnable postAnimation) {
316 postAnimation.run();

Completed in 212 milliseconds