Searched refs:mAppWindowToken (Results 1 – 1 of 1) sorted by relevance
164 if (DEBUG_REMOTE_ANIMATIONS) Slog.d(TAG, "\tAdd token=" + wrapper.mAppWindowToken); in createAnimations()168 + wrapper.mAppWindowToken); in createAnimations()195 if (DEBUG_REMOTE_ANIMATIONS) Slog.d(TAG, "\t" + adapter.mAppWindowToken); in onAnimationFinished()287 private final AppWindowToken mAppWindowToken; field in RemoteAnimationController.RemoteAnimationAdapterWrapper296 mAppWindowToken = appWindowToken; in RemoteAnimationAdapterWrapper()302 final Task task = mAppWindowToken.getTask(); in createRemoteAppAnimation()303 final WindowState mainWindow = mAppWindowToken.findMainWindow(); in createRemoteAppAnimation()309 InsetUtils.addInsets(insets, mAppWindowToken.getLetterboxInsets()); in createRemoteAppAnimation()311 mCapturedLeash, !mAppWindowToken.fillsParent(), in createRemoteAppAnimation()313 mAppWindowToken.getPrefixOrderIndex(), mPosition, mStackBounds, in createRemoteAppAnimation()[all …]