Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitToWorkspaceController.java80 if (shouldIgnoreSecondSplitLaunch()) { in handleSecondWidgetSelectionForSplit()
110 if (shouldIgnoreSecondSplitLaunch()) { in handleSecondAppSelectionForSplit()
207 private boolean shouldIgnoreSecondSplitLaunch() { in shouldIgnoreSecondSplitLaunch() method in SplitToWorkspaceController