Searched refs:setSplitTaskSwipeRect (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
H A D | PagedOrientationHandler.java | 147 void setSplitTaskSwipeRect(DeviceProfile dp, Rect outRect, StagedSplitBounds splitInfo, in setSplitTaskSwipeRect() method
|
H A D | LandscapePagedViewHandler.java | 424 public void setSplitTaskSwipeRect(DeviceProfile dp, Rect outRect, in setSplitTaskSwipeRect() method in LandscapePagedViewHandler
|
H A D | PortraitPagedViewHandler.java | 503 public void setSplitTaskSwipeRect(DeviceProfile dp, Rect outRect, in setSplitTaskSwipeRect() method in PortraitPagedViewHandler
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | TaskViewSimulator.java | 160 .setSplitTaskSwipeRect(mDp, mTaskRect, mStagedSplitBounds, mStagePosition); in getFullScreenScale()
|