Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DRemoteAnimationDefinition.java153 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