Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DRecentsAnimationListenerSet.java93 public final void onAnimationCanceled(boolean deferredWithScreenshot) { in onAnimationCanceled() argument
100 if (deferredWithScreenshot) { in onAnimationCanceled()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DRecentsAnimationWrapper.java196 public void setCancelWithDeferredScreenshot(boolean deferredWithScreenshot) { in setCancelWithDeferredScreenshot() argument
198 targetSet.controller.setCancelWithDeferredScreenshot(deferredWithScreenshot); in setCancelWithDeferredScreenshot()