Home
last modified time | relevance | path

Searched refs:RemoteAnimationAdapterEntry (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DRemoteAnimationDefinition.java38 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 RemoteAnimationDefinition
163 RemoteAnimationAdapterEntry(RemoteAnimationAdapter adapter, int activityTypeFilter) { in RemoteAnimationAdapterEntry() method in RemoteAnimationDefinition.RemoteAnimationAdapterEntry
168 private RemoteAnimationAdapterEntry(Parcel in) { in RemoteAnimationAdapterEntry() method in RemoteAnimationDefinition.RemoteAnimationAdapterEntry
184 … private static final @android.annotation.NonNull Creator<RemoteAnimationAdapterEntry> CREATOR
185 = new Creator<RemoteAnimationAdapterEntry>() {
[all …]
/frameworks/base/config/
Dboot-image-profile.txt16495 HSPLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;-><init>()V
16496 …inition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RemoteA…
16497 PLandroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;->createFromParcel(Landroid/…
Dhiddenapi-greylist-max-o.txt76064 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;-><init>(Landroid/os/Parcel;)V
76065 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;-><init>(Landroid/view/RemoteAn…
76066 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->activityTypeFilter:I
76067 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->adapter:Landroid/view/RemoteA…
76068 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->CREATOR:Landroid/os/Parcelabl…