Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DFallbackSwipeHandler.java167 protected void switchToScreenshot() { in switchToScreenshot() method in FallbackSwipeHandler
172 super.switchToScreenshot(); in switchToScreenshot()
H A DTaskAnimationManager.java232 recentsView.switchToScreenshot(null, in endLiveTile()
H A DTaskOverlayFactory.java226 recentsView.switchToScreenshot(
H A DAbsSwipeUpHandler.java335 this::switchToScreenshot); in initStateCallbacks()
427 mRecentsView.switchToScreenshot(snapshots, () -> { in onActivityInit()
1666 protected void switchToScreenshot() {
H A DRecentsActivity.java411 recentsView.switchToScreenshot(() -> recentsView.finishRecentsAnimation(true, in startHome()
H A DBaseActivityInterface.java210 recentsView.switchToScreenshot(thumbnailDatas, runnable); in switchRunningTaskViewToScreenshot()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DNavBarToHomeTouchController.java194 recentsView.switchToScreenshot(null, in onDragEnd()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskMenuView.java251 recentsView.switchToScreenshot(null,
H A DTaskView.java861 recentsView.switchToScreenshot( in setIcon()
H A DRecentsView.java4753 public void switchToScreenshot(Runnable onFinishRunnable) {
4797 public void switchToScreenshot(@Nullable HashMap<Integer, ThumbnailData> thumbnailDatas,