Searched refs:RemoteAnimationDefinition (Results 1 – 15 of 15) sorted by relevance
36 public class RemoteAnimationDefinition implements Parcelable { class41 public RemoteAnimationDefinition() { in RemoteAnimationDefinition() method in RemoteAnimationDefinition106 public RemoteAnimationDefinition(Parcel in) { in RemoteAnimationDefinition() method in RemoteAnimationDefinition142 public static final @android.annotation.NonNull Creator<RemoteAnimationDefinition> CREATOR =143 new Creator<RemoteAnimationDefinition>() {144 public RemoteAnimationDefinition createFromParcel(Parcel in) {145 return new RemoteAnimationDefinition(in);148 public RemoteAnimationDefinition[] newArray(int size) {149 return new RemoteAnimationDefinition[size];
19 parcelable RemoteAnimationDefinition;
19 import android.view.RemoteAnimationDefinition;26 private final RemoteAnimationDefinition mWrapped = new RemoteAnimationDefinition();37 RemoteAnimationDefinition getWrapped() { in getWrapped()
38 import android.view.RemoteAnimationDefinition;68 RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in setUpOnDisplay()
63 import android.view.RemoteAnimationDefinition;82 private RemoteAnimationDefinition mRemoteAnimationDefinition = null;92 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()235 final RemoteAnimationDefinition definition = animLpToken.getRemoteAnimationDefinition(); in getRemoteAnimationOverride()
110 import android.view.RemoteAnimationDefinition;305 private RemoteAnimationDefinition mRemoteAnimationDefinition;3012 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()3016 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition()
206 import android.view.RemoteAnimationDefinition;3800 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
229 import android.view.RemoteAnimationDefinition;4667 public void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) { in registerRemoteAnimations()4704 RemoteAnimationDefinition definition) { in registerRemoteAnimationsForDisplay()
191 import android.view.RemoteAnimationDefinition;1165 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
71 import android.view.RemoteAnimationDefinition;439 void registerRemoteAnimations(in IBinder token, in RemoteAnimationDefinition definition); in registerRemoteAnimations()451 void registerRemoteAnimationsForDisplay(int displayId, in RemoteAnimationDefinition definition); in registerRemoteAnimationsForDisplay()
71 import android.view.RemoteAnimationDefinition;
109 import android.view.RemoteAnimationDefinition;8580 public void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
16492 HSPLandroid/view/RemoteAnimationDefinition$1;-><init>()V16493 PLandroid/view/RemoteAnimationDefinition$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/Rem…16494 PLandroid/view/RemoteAnimationDefinition$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;16495 HSPLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;-><init>()V16496 …oid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/os/Pa…16497 PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/…16498 PLandroid/view/RemoteAnimationDefinition;-><init>(Landroid/os/Parcel;)V16499 PLandroid/view/RemoteAnimationDefinition;->getAdapter(ILandroid/util/ArraySet;)Landroid/view/Remote…16500 PLandroid/view/RemoteAnimationDefinition;->hasTransition(ILandroid/util/ArraySet;)Z16501 PLandroid/view/RemoteAnimationDefinition;->setCallingPid(I)V[all …]
5448 …tub$Proxy;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAnimationDefinition;)V6038 …tyManager;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAnimationDefinition;)V76064 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;-><init>(Landroid/os/Parcel;)V76065 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;-><init>(Landroid/view/RemoteAn…76066 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->activityTypeFilter:I76067 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->adapter:Landroid/view/RemoteA…76068 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->CREATOR:Landroid/os/Parcelabl…76069 Landroid/view/RemoteAnimationDefinition;-><init>(Landroid/os/Parcel;)V76070 Landroid/view/RemoteAnimationDefinition;->CREATOR:Landroid/os/Parcelable$Creator;76071 Landroid/view/RemoteAnimationDefinition;->getAdapter(ILandroid/util/ArraySet;)Landroid/view/RemoteA…[all …]
14810 …roid/server/wm/ActivityRecord;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V15396 …erService;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAnimationDefinition;)V15598 …d/server/wm/AppWindowToken;->getRemoteAnimationDefinition()Landroid/view/RemoteAnimationDefinition;15642 …roid/server/wm/AppWindowToken;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V