Home
last modified time | relevance | path

Searched refs:createRemoteAnimationRecord (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRemoteAnimationControllerTest.java164 … final AnimationAdapter adapter = mController.createRemoteAnimationRecord(win.mActivityRecord, in testCancel()
197 final AnimationAdapter adapter = mController.createRemoteAnimationRecord( in testTimeout_scaled()
230 mController.createRemoteAnimationRecord(win.mActivityRecord, in testNotReallyStarted()
241 mController.createRemoteAnimationRecord(win1.mActivityRecord, in testOneNotStarted()
310 final RemoteAnimationRecord record = mController.createRemoteAnimationRecord( in testChangeToSmallerSize()
364 final RemoteAnimationRecord record = mController.createRemoteAnimationRecord( in testChangeTolargerSize()
418 final RemoteAnimationRecord record = mController.createRemoteAnimationRecord( in testChangeToDifferentPosition()
544 final AnimationAdapter adapter = mController.createRemoteAnimationRecord( in testNonAppIncluded_keygaurdGoingAway()
594 final AnimationAdapter adapter = mController.createRemoteAnimationRecord( in testNonAppIncluded_keygaurdGoingAwayToWallpaper()
728 final AnimationAdapter adapter = mController.createRemoteAnimationRecord( in testLaunchRemoteAnimationWithoutImeBehind()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRemoteAnimationController.java94 RemoteAnimationRecord createRemoteAnimationRecord(WindowContainer windowContainer, in createRemoteAnimationRecord() method in RemoteAnimationController
H A DWindowContainer.java2761 controller.createRemoteAnimationRecord(this, mTmpPoint, localBounds, in getAnimationAdapter()
/aosp12/frameworks/base/services/
H A Dart-profile47431 HPLcom/android/server/wm/RemoteAnimationController;->createRemoteAnimationRecord(Lcom/android/serve…