Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DLauncherSwipeHandlerV2.java85 RemoteAnimationTarget runningTaskTarget, in createHomeAnimationFactory()
DFallbackSwipeHandler.java152 RemoteAnimationTarget runningTaskTarget, in createHomeAnimationFactory()
165 @Nullable RemoteAnimationTarget runningTaskTarget, in startHomeIntent()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/window/
DRecentsWindowSwipeHandler.java207 RemoteAnimationTarget runningTaskTarget, in createHomeAnimationFactory()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java1381 private @Nullable View findLauncherView(RemoteAnimationTarget runningTaskTarget) { in findLauncherView()
1440 RemoteAnimationTarget runningTaskTarget = null; in getClosingWindowAnimators() local