Searched refs:RemoteAnimationDefinition (Results 1 – 13 of 13) sorted by relevance
35 public class RemoteAnimationDefinition implements Parcelable { class39 public RemoteAnimationDefinition() { in RemoteAnimationDefinition() method in RemoteAnimationDefinition102 public RemoteAnimationDefinition(Parcel in) { in RemoteAnimationDefinition() method in RemoteAnimationDefinition138 public static final Creator<RemoteAnimationDefinition> CREATOR =139 new Creator<RemoteAnimationDefinition>() {140 public RemoteAnimationDefinition createFromParcel(Parcel in) {141 return new RemoteAnimationDefinition(in);144 public RemoteAnimationDefinition[] newArray(int size) {145 return new RemoteAnimationDefinition[size];
19 parcelable RemoteAnimationDefinition;
19 import android.view.RemoteAnimationDefinition;26 private final RemoteAnimationDefinition mWrapped = new RemoteAnimationDefinition();37 RemoteAnimationDefinition getWrapped() { in getWrapped()
42 import android.view.RemoteAnimationDefinition;724 public void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
66 import android.view.RemoteAnimationDefinition;379 final RemoteAnimationDefinition definition = animLpToken.getRemoteAnimationDefinition(); in overrideWithRemoteAnimationIfSet()
96 import android.view.RemoteAnimationDefinition;256 private RemoteAnimationDefinition mRemoteAnimationDefinition;2065 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()2069 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition()
70 import android.view.RemoteAnimationDefinition;706 void registerRemoteAnimations(in IBinder token, in RemoteAnimationDefinition definition); in registerRemoteAnimations()
103 import android.view.RemoteAnimationDefinition;7877 public void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
3 Landroid/app/Activity;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V549 Landroid/view/RemoteAnimationDefinition;-><init>()V550 Landroid/view/RemoteAnimationDefinition;->addRemoteAnimation(ILandroid/view/RemoteAnimationAdapter;…
6611 HPLandroid/view/RemoteAnimationDefinition$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/Re…6612 HPLandroid/view/RemoteAnimationDefinition$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Objec…6613 …oid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/os/Pa…6614 HPLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid…6615 HPLandroid/view/RemoteAnimationDefinition;-><init>(Landroid/os/Parcel;)V6616 HPLandroid/view/RemoteAnimationDefinition;->getAdapter(ILandroid/util/ArraySet;)Landroid/view/Remot…6617 HPLandroid/view/RemoteAnimationDefinition;->hasTransition(ILandroid/util/ArraySet;)Z6618 HPLandroid/view/RemoteAnimationDefinition;->setCallingPid(I)V12965 HSPLandroid/app/Activity;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V14027 …tub$Proxy;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAnimationDefinition;)V[all …]
6197 Landroid/view/RemoteAnimationDefinition;->addRemoteAnimation(IILandroid/view/RemoteAnimationAdapter…
179 import android.view.RemoteAnimationDefinition;3000 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
393 import android.view.RemoteAnimationDefinition;27143 public void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) in registerRemoteAnimations()