Searched refs:deferredWithScreenshot (Results 1 – 2 of 2) sorted by relevance
93 public final void onAnimationCanceled(boolean deferredWithScreenshot) { in onAnimationCanceled() argument100 if (deferredWithScreenshot) { in onAnimationCanceled()
196 public void setCancelWithDeferredScreenshot(boolean deferredWithScreenshot) { in setCancelWithDeferredScreenshot() argument198 targetSet.controller.setCancelWithDeferredScreenshot(deferredWithScreenshot); in setCancelWithDeferredScreenshot()