Searched refs:RemoteAnimationAdapterEntry (Results 1 – 3 of 3) sorted by relevance
38 private final SparseArray<RemoteAnimationAdapterEntry> mTransitionAnimationMap;57 new RemoteAnimationAdapterEntry(adapter, activityTypeFilter)); in addRemoteAnimation()94 final RemoteAnimationAdapterEntry entry = mTransitionAnimationMap.get(transition); in getAdapter()111 final RemoteAnimationAdapterEntry entry = in.readTypedObject( in RemoteAnimationDefinition()112 RemoteAnimationAdapterEntry.CREATOR); in RemoteAnimationDefinition()153 private static class RemoteAnimationAdapterEntry implements Parcelable { class in RemoteAnimationDefinition163 RemoteAnimationAdapterEntry(RemoteAnimationAdapter adapter, int activityTypeFilter) { in RemoteAnimationAdapterEntry() method in RemoteAnimationDefinition.RemoteAnimationAdapterEntry168 private RemoteAnimationAdapterEntry(Parcel in) { in RemoteAnimationAdapterEntry() method in RemoteAnimationDefinition.RemoteAnimationAdapterEntry184 … private static final @android.annotation.NonNull Creator<RemoteAnimationAdapterEntry> CREATOR185 = new Creator<RemoteAnimationAdapterEntry>() {[all …]
16495 HSPLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;-><init>()V16496 …inition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RemoteA…16497 PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/…
76064 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…