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

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
PlayAnimationThread.java 30 public PlayAnimationThread(Animator animator, RenderSessionImpl scene, String animName,
32 super(scene, animName, listener);
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview_animations.js 56 var animName = addAnimation(getFadeInAnimationCode(height));
59 el.style.webkitAnimationName = animName;
  /frameworks/base/services/core/java/com/android/server/wm/
AppTransition.java     [all...]

Completed in 336 milliseconds