Home
last modified time | relevance | path

Searched refs:RemoteAnimationController (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java52 class RemoteAnimationController implements DeathRecipient { class
69 RemoteAnimationController(WindowManagerService service, in RemoteAnimationController() method in RemoteAnimationController
267 RemoteAnimationController mOuter;
269 FinishedCallback(RemoteAnimationController outer) { in FinishedCallback()
DAppTransition.java264 private RemoteAnimationController mRemoteAnimationController;
1587 RemoteAnimationController getRemoteAnimationController() { in getRemoteAnimationController()
1945 mRemoteAnimationController = new RemoteAnimationController(mService, in overridePendingAppTransitionRemote()
DAppWindowToken.java125 import com.android.server.wm.RemoteAnimationController.RemoteAnimationRecord;
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRemoteAnimationControllerTest.java48 import com.android.server.wm.RemoteAnimationController.RemoteAnimationRecord;
72 private RemoteAnimationController mController;
84 mController = new RemoteAnimationController(mWm, mAdapter, mHandler); in setUp()
/frameworks/base/services/
Dart-profile14514 PLcom/android/server/wm/-$$Lambda$RemoteAnimationController$f_Hsu4PN7pGOiq9Nl8vxzEA3wa0;->run()V
14515 PLcom/android/server/wm/-$$Lambda$RemoteAnimationController$uQS8vaPKQ-E3x_9G8NCxPQmw1fw;->run()V
15486 …/wm/AppTransition;->getRemoteAnimationController()Lcom/android/server/wm/RemoteAnimationController;
16519 PLcom/android/server/wm/RemoteAnimationController$FinishedCallback;->onAnimationFinished()V
16520RemoteAnimationController$RemoteAnimationAdapterWrapper;-><init>(Lcom/android/server/wm/RemoteAnim…
16521 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getBackgroundColo…
16522 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getDurationHint()J
16523 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getShowWallpaper(…
16524 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getStatusBarTrans…
16525 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->onAnimationCancel…
[all …]