Searched refs:mCapturedLeash (Results 1 – 5 of 5) sorted by relevance
43 private SurfaceControl mCapturedLeash; field in WallpaperAnimationAdapter105 return mCapturedLeash; in getLeash()142 mCapturedLeash = animationLeash; in startAnimation()
289 final SurfaceControl leash = mAdapter.mCapturedLeash; in updateControlForTarget()456 private SurfaceControl mCapturedLeash; field in InsetsSourceProvider.ControlAdapter477 mCapturedLeash = animationLeash; in startAnimation()479 t.setPosition(mCapturedLeash, frame.left, frame.top); in startAnimation()509 pw.print(prefix + " mCapturedLeash="); pw.print(mCapturedLeash); in dump()
380 || mAdapter.mCapturedLeash == null) {404 SurfaceControl mCapturedLeash;438 mCapturedLeash = animationLeash;
893 private SurfaceControl mCapturedLeash;927 mTarget = new RemoteAnimationTarget(mTask.mTaskId, mode, mCapturedLeash,948 mCapturedLeash = animationLeash;
7800 record.mAdapter.mCapturedLeash, !fillsParent(), in createRemoteAnimationTarget()7805 record.mThumbnailAdapter != null ? record.mThumbnailAdapter.mCapturedLeash : null, in createRemoteAnimationTarget()