Home
last modified time | relevance | path

Searched defs:runningTaskTarget (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DLauncherSwipeHandlerV2.java86 RemoteAnimationTargetCompat runningTaskTarget) { in createHomeAnimationFactory()
H A DFallbackSwipeHandler.java136 RemoteAnimationTargetCompat runningTaskTarget) { in createHomeAnimationFactory()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java1239 private @Nullable View findLauncherView(RemoteAnimationTargetCompat runningTaskTarget) { in findLauncherView()
1305 RemoteAnimationTargetCompat runningTaskTarget = null; in getClosingWindowAnimators() local