Searched refs:isLaunchingFromRecents (Results 1 – 1 of 1) sorted by relevance
327 boolean fromRecents = isLaunchingFromRecents(v, null /* targets */); in getActivityLaunchOptions()376 protected boolean isLaunchingFromRecents(@NonNull View v, in isLaunchingFromRecents() method in QuickstepTransitionManager1807 final boolean launchingFromRecents = isLaunchingFromRecents(mV, appTargets); in onAnimationStart()