Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1786 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1794 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1806 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1814 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1826 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1833 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1848 if (pushViewsToTempLocation(intersectingViews, occupied, direction, in attemptPushInDirection()
1903 solution.intersectingViews = new ArrayList<>(mIntersectingViews); in rearrangementExists()
2053 != null && !solution.intersectingViews.contains(child); in beginOrAdjustReorderPreviewAnimations()
2350 intersectingViews.clear(); in getViewsIntersectingRegion()
[all …]