HomeSort by relevance Sort by last modified time
    Searched refs:mCapturedLeash (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
RemoteAnimationController.java 288 private SurfaceControl mCapturedLeash;
305 || mCapturedLeash == null) {
311 mCapturedLeash, !mAppWindowToken.fillsParent(),
352 mCapturedLeash = animationLeash;
RecentsAnimationController.java 549 private SurfaceControl mCapturedLeash;
574 mTarget = new RemoteAnimationTarget(mTask.mTaskId, MODE_CLOSING, mCapturedLeash,
605 mCapturedLeash = animationLeash;

Completed in 7244 milliseconds