Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java130 private boolean mCancelDeferredWithScreenshot; field in RecentsAnimationController
163 cancelAnimationWithScreenshot(mCancelDeferredWithScreenshot);
569 mCancelDeferredWithScreenshot = screenshot; in setDeferredCancel()
586 return mRequestDeferCancelUntilNextTransition && mCancelDeferredWithScreenshot; in shouldDeferCancelWithScreenshot()
876 + mCancelDeferredWithScreenshot); in dump()