Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DRemoteAnimationDefinition.java171 private static class RemoteAnimationAdapterEntry implements Parcelable { class in RemoteAnimationDefinition
181 RemoteAnimationAdapterEntry(RemoteAnimationAdapter adapter, int activityTypeFilter) { in RemoteAnimationAdapterEntry() method in RemoteAnimationDefinition.RemoteAnimationAdapterEntry
186 private RemoteAnimationAdapterEntry(Parcel in) { in RemoteAnimationAdapterEntry() method in RemoteAnimationDefinition.RemoteAnimationAdapterEntry