Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java62 @NonNull RemoteAnimationTargetCompat[] wallpaperTargets, boolean launcherClosing) { in composeRecentsLaunchAnimator() argument
64 boolean skipLauncherChanges = !launcherClosing; in composeRecentsLaunchAnimator()
76 if (launcherClosing) { in composeRecentsLaunchAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java255 @NonNull RemoteAnimationTargetCompat[] wallpaperTargets, boolean launcherClosing); in composeRecentsLaunchAnimator() argument
268 boolean launcherClosing) { in composeIconLaunchAnimator() argument
284 if (launcherClosing) { in composeIconLaunchAnimator()
921 boolean launcherClosing =
926 launcherClosing);
929 launcherClosing);
932 if (launcherClosing) {