Searched refs:mTaskSnapshot (Results 1 – 1 of 1) sorted by relevance
266 private ThumbnailData mTaskSnapshot; field in WindowTransformSwipeHandler1315 mTaskSnapshot = null; in invalidateHandler()1358 if (mTaskSnapshot == null) { in switchToScreenshot()1359 mTaskSnapshot = controller.screenshotTask(mRunningTaskId); in switchToScreenshot()1367 taskView = mRecentsView.updateThumbnail(mRunningTaskId, mTaskSnapshot); in switchToScreenshot()