/aosp14/frameworks/base/core/java/android/view/ |
H A D | RemoteAnimationDefinition.java | 39 public class RemoteAnimationDefinition implements Parcelable { class 44 public RemoteAnimationDefinition() { in RemoteAnimationDefinition() method in RemoteAnimationDefinition 111 public RemoteAnimationDefinition(Parcel in) { in RemoteAnimationDefinition() method in RemoteAnimationDefinition 161 public static final @NonNull Creator<RemoteAnimationDefinition> CREATOR = 162 new Creator<RemoteAnimationDefinition>() { 163 public RemoteAnimationDefinition createFromParcel(Parcel in) { 164 return new RemoteAnimationDefinition(in); 167 public RemoteAnimationDefinition[] newArray(int size) { 168 return new RemoteAnimationDefinition[size];
|
H A D | RemoteAnimationDefinition.aidl | 19 parcelable RemoteAnimationDefinition;
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskFragmentAnimationController.java | 27 import android.view.RemoteAnimationDefinition; 43 final RemoteAnimationDefinition mDefinition; 48 mDefinition = new RemoteAnimationDefinition(); in TaskFragmentAnimationController()
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | ITaskFragmentOrganizerController.aidl | 20 import android.view.RemoteAnimationDefinition; 43 in RemoteAnimationDefinition definition); in registerRemoteAnimations()
|
H A D | TaskFragmentOrganizer.java | 32 import android.view.RemoteAnimationDefinition; 173 public void registerRemoteAnimations(@NonNull RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AppChangeTransitionTests.java | 37 import android.view.RemoteAnimationDefinition; 65 RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in setUpOnDisplay()
|
H A D | AppTransitionControllerTest.java | 70 import android.view.RemoteAnimationDefinition; 770 final RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideWindowContainer() 786 final RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideTransitionController() 803 final RemoteAnimationDefinition definition1 = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideBoth() 809 final RemoteAnimationDefinition definition2 = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideBoth() 826 final RemoteAnimationDefinition definition1 = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideWindowContainerHasPriority() 832 final RemoteAnimationDefinition definition2 = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideWindowContainerHasPriority() 1262 final RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in setupTaskFragmentRemoteAnimation()
|
H A D | TaskFragmentOrganizerControllerTest.java | 85 import android.view.RemoteAnimationDefinition; 132 private RemoteAnimationDefinition mDefinition; 158 mDefinition = new RemoteAnimationDefinition(); in setup()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IActivityClientController.aidl | 29 import android.view.RemoteAnimationDefinition; 154 void registerRemoteAnimations(in IBinder token, in RemoteAnimationDefinition definition); in registerRemoteAnimations()
|
H A D | ActivityTaskManager.java | 40 import android.view.RemoteAnimationDefinition; 465 int displayId, RemoteAnimationDefinition definition) { in registerRemoteAnimationsForDisplay()
|
H A D | IActivityTaskManager.aidl | 73 import android.view.RemoteAnimationDefinition; 304 void registerRemoteAnimationsForDisplay(int displayId, in RemoteAnimationDefinition definition); in registerRemoteAnimationsForDisplay()
|
H A D | ActivityClient.java | 31 import android.view.RemoteAnimationDefinition; 557 void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | IActivityManager.aidl | 78 import android.view.RemoteAnimationDefinition;
|
H A D | Activity.java | 132 import android.view.RemoteAnimationDefinition; 9252 public void registerRemoteAnimations(RemoteAnimationDefinition definition) {
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardService.java | 59 import android.view.RemoteAnimationDefinition; 339 RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in onCreate()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AppTransitionController.java | 88 import android.view.RemoteAnimationDefinition; 115 private RemoteAnimationDefinition mRemoteAnimationDefinition = null; 140 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() 576 final RemoteAnimationDefinition definition = container.getRemoteAnimationDefinition(); in getRemoteAnimationOverride() 749 final RemoteAnimationDefinition definition = organizer != null in overrideWithTaskFragmentRemoteAnimation()
|
H A D | TaskFragmentOrganizerController.java | 47 import android.view.RemoteAnimationDefinition; 140 private RemoteAnimationDefinition mRemoteAnimationDefinition; 475 @NonNull RemoteAnimationDefinition definition) { in registerRemoteAnimations() 556 public RemoteAnimationDefinition getRemoteAnimationDefinition( in getRemoteAnimationDefinition()
|
H A D | ActivityClientController.java | 95 import android.view.RemoteAnimationDefinition; 1541 public void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | WindowContainer.java | 99 import android.view.RemoteAnimationDefinition; 3772 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition()
|
H A D | ActivityRecord.java | 335 import android.view.RemoteAnimationDefinition; 666 private RemoteAnimationDefinition mRemoteAnimationDefinition; 7829 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() 7841 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition()
|
H A D | DisplayContent.java | 231 import android.view.RemoteAnimationDefinition; 1580 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | ActivityTaskManagerService.java | 237 import android.view.RemoteAnimationDefinition; 3876 RemoteAnimationDefinition definition) { in registerRemoteAnimationsForDisplay()
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 8648 android.view.RemoteAnimationDefinition$1 8649 android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1 8650 android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry 8651 android.view.RemoteAnimationDefinition
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 8679 android.view.RemoteAnimationDefinition$1 8680 android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1 8681 android.view.RemoteAnimationDefinition$RemoteAnimationAdapterEntry 8682 android.view.RemoteAnimationDefinition
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 6035 …tyManager;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAnimationDefinition;)V 61635 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;-><init>(Landroid/os/Parcel;)V 61637 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->activityTypeFilter:I 61638 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->adapter:Landroid/view/RemoteA… 61639 Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;->CREATOR:Landroid/os/Parcelabl… 61640 Landroid/view/RemoteAnimationDefinition;-><init>(Landroid/os/Parcel;)V 61641 Landroid/view/RemoteAnimationDefinition;->CREATOR:Landroid/os/Parcelable$Creator; 61642 Landroid/view/RemoteAnimationDefinition;->getAdapter(ILandroid/util/ArraySet;)Landroid/view/RemoteA… 61643 Landroid/view/RemoteAnimationDefinition;->hasTransition(ILandroid/util/ArraySet;)Z 61644 Landroid/view/RemoteAnimationDefinition;->mTransitionAnimationMap:Landroid/util/SparseArray; [all …]
|