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

  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
IAnimationListener.java 22 public interface IAnimationListener {
RenderSession.java 175 * {@link #removeChild(Object, IAnimationListener)}
185 * @param listener an optional {@link IAnimationListener}.
190 IAnimationListener listener) {
208 * {@link #removeChild(Object, IAnimationListener)}
221 * @param listener an optional {@link IAnimationListener}.
226 Map<String, String> layoutParams, IAnimationListener listener) {
239 * @param listener an optional {@link IAnimationListener}.
243 public Result removeChild(Object childView, IAnimationListener listener) {
260 boolean isFrameworkAnimation, IAnimationListener listener) {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
PlayAnimationThread.java 19 import com.android.ide.common.rendering.api.IAnimationListener;
31 IAnimationListener listener) {
RenderSessionImpl.java 27 import com.android.ide.common.rendering.api.IAnimationListener;
559 * @see RenderSession#animate(Object, String, boolean, IAnimationListener)
562 boolean isFrameworkAnimation, IAnimationListener listener) {
617 * @see RenderSession#insertChild(Object, ILayoutPullParser, int, IAnimationListener)
620 final int index, IAnimationListener listener) {
699 * @see RenderSession#moveChild(Object, Object, int, Map, IAnimationListener)
702 Map<String, String> layoutParamsMap, final IAnimationListener listener) {
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeRenderSession.java 19 import com.android.ide.common.rendering.api.IAnimationListener;
101 boolean isFrameworkAnimation, IAnimationListener listener) {
119 IAnimationListener listener) {
142 Map<String, String> layoutParams, IAnimationListener listener) {
166 public Result removeChild(Object childView, IAnimationListener listener) {
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 19 import com.android.ide.common.rendering.api.IAnimationListener;
71 private final IAnimationListener mListener;
74 IAnimationListener listener) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PlayAnimationMenu.java 23 import com.android.ide.common.rendering.api.IAnimationListener;
154 new IAnimationListener() {
  /prebuilt/common/layoutlib_api/
layoutlib_api-prebuilt.jar 

Completed in 229 milliseconds