Searched refs:mRemoteAnimationTarget (Results 1 – 2 of 2) sorted by relevance
1048 targets[1] = mOpenAnimAdaptor.mRemoteAnimationTarget; in getAnimationTargets()1234 final RemoteAnimationTarget mRemoteAnimationTarget; field in BackNavigationController.AnimationHandler.BackWindowAnimationAdaptorWrapper1247 mRemoteAnimationTarget = targets.length > 1 ? createWrapTarget() in BackWindowAnimationAdaptorWrapper()1345 : mRemoteAnimationTarget.leash, snapshot, openConfig, in createStartingSurface()
1259 mRemoteAnimationTarget = apps[0];1293 mRemoteAnimationTarget.screenSpaceBounds.height();1299 .Builder(mRemoteAnimationTarget.leash)1347 if (mRemoteAnimationTarget == null) { in getRemoteSurfaceAlphaApplier()1357 .Builder(mRemoteAnimationTarget.leash) in getRemoteSurfaceAlphaApplier()1412 private RemoteAnimationTarget mRemoteAnimationTarget;