Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java60 private final ArrayList<RemoteAnimationRecord> mPendingAnimations = new ArrayList<>();
85 RemoteAnimationRecord createRemoteAnimationRecord(AppWindowToken appWindowToken, in createRemoteAnimationRecord()
89 final RemoteAnimationRecord adapters = in createRemoteAnimationRecord()
90 new RemoteAnimationRecord(appWindowToken, position, stackBounds, startBounds); in createRemoteAnimationRecord()
162 final RemoteAnimationRecord wrappers = mPendingAnimations.get(i); in createAnimations()
201 final RemoteAnimationRecord adapters = mPendingAnimations.get(i); in onAnimationFinished()
316 public class RemoteAnimationRecord { class in RemoteAnimationController
323 RemoteAnimationRecord(AppWindowToken appWindowToken, Point endPos, Rect endBounds, in RemoteAnimationRecord() method in RemoteAnimationController.RemoteAnimationRecord
374 private final RemoteAnimationRecord mRecord;
380 RemoteAnimationAdapterWrapper(RemoteAnimationRecord record, Point position, in RemoteAnimationAdapterWrapper()
DAppWindowToken.java125 import com.android.server.wm.RemoteAnimationController.RemoteAnimationRecord;
2576 RemoteAnimationRecord adapters = in applyAnimationLocked()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRemoteAnimationControllerTest.java48 import com.android.server.wm.RemoteAnimationController.RemoteAnimationRecord;
228 final RemoteAnimationRecord record = mController.createRemoteAnimationRecord( in testChange()
/frameworks/base/services/
Dart-profile16520 …mationController;Lcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;Landroid/g…
16527 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;-><init>(Lcom/android/serve…
16528 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;->createRemoteAnimationTarg…
16532 …ect;Landroid/graphics/Rect;)Lcom/android/server/wm/RemoteAnimationController$RemoteAnimationRecord;