Home
last modified time | relevance | path

Searched refs:mCapturedLeash (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java288 private SurfaceControl mCapturedLeash; field in RemoteAnimationController.RemoteAnimationAdapterWrapper
305 || mCapturedLeash == null) { in createRemoteAppAnimation()
311 mCapturedLeash, !mAppWindowToken.fillsParent(), in createRemoteAppAnimation()
352 mCapturedLeash = animationLeash; in startAnimation()
DRecentsAnimationController.java549 private SurfaceControl mCapturedLeash; field in RecentsAnimationController.TaskAnimationAdapter
574 mTarget = new RemoteAnimationTarget(mTask.mTaskId, MODE_CLOSING, mCapturedLeash, in createRemoteAnimationApp()
605 mCapturedLeash = animationLeash; in startAnimation()