Searched refs:mCapturedLeash (Results 1 – 6 of 6) sorted by relevance
43 private SurfaceControl mCapturedLeash; field in WallpaperAnimationAdapter105 return mCapturedLeash; in getLeash()142 mCapturedLeash = animationLeash; in startAnimation()
346 final SurfaceControl leash = mAdapter.mCapturedLeash; in updateControlForTarget()509 if (mAdapter != null && mAdapter.mCapturedLeash != null) { in dumpDebug()510 mAdapter.mCapturedLeash.dumpDebug(proto, CAPTURED_LEASH); in dumpDebug()524 private SurfaceControl mCapturedLeash; field in InsetsSourceProvider.ControlAdapter548 mCapturedLeash = animationLeash; in startAnimation()549 t.setPosition(mCapturedLeash, mSurfacePosition.x, mSurfacePosition.y); in startAnimation()579 pw.print(mCapturedLeash); in dump()
47 private SurfaceControl mCapturedLeash; field in NonAppWindowAnimationAdapter150 mCapturedLeash = animationLeash; in startAnimation()189 return mCapturedLeash; in getLeash()
424 || mAdapter.mCapturedLeash == null) {448 SurfaceControl mCapturedLeash;483 mCapturedLeash = animationLeash;
1160 private SurfaceControl mCapturedLeash;1200 mTarget = new RemoteAnimationTarget(mTask.mTaskId, mode, mCapturedLeash,1220 .setParent(mCapturedLeash)1298 mCapturedLeash = animationLeash;
8881 record.mAdapter.mCapturedLeash, !fillsParent(), in createRemoteAnimationTarget()8886 record.mThumbnailAdapter != null ? record.mThumbnailAdapter.mCapturedLeash : null, in createRemoteAnimationTarget()