Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DSplitScreenSelectState.java48 if (!recentsView.shouldShiftThumbnailsForSplitSelect(splitPosition)) { in getSplitSelectTranslation()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2489 public boolean shouldShiftThumbnailsForSplitSelect(@SplitConfigurationOptions.StagePosition in shouldShiftThumbnailsForSplitSelect() method in RecentsView