Searched refs:RemoteAnimationController (Results 1 – 3 of 3) sorted by relevance
52 class RemoteAnimationController implements DeathRecipient { class69 RemoteAnimationController(WindowManagerService service, in RemoteAnimationController() method in RemoteAnimationController252 RemoteAnimationController mOuter;254 FinishedCallback(RemoteAnimationController outer) { in FinishedCallback()
253 private RemoteAnimationController mRemoteAnimationController;1527 RemoteAnimationController getRemoteAnimationController() { in getRemoteAnimationController()1871 mRemoteAnimationController = new RemoteAnimationController(mService, in overridePendingAppTransitionRemote()
68 private RemoteAnimationController mController;82 mController = new RemoteAnimationController(sWm, mAdapter, mHandler); in setUp()