Searched refs:pushViewsToTempLocation (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java1823 private boolean pushViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout
1990 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1998 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
2010 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
2018 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
2030 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
2037 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
2052 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
2060 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1599 private boolean pushViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout
1766 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1774 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1786 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1794 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1806 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1813 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1828 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1836 if (pushViewsToTempLocation(intersectingViews, occupied, direction,

Completed in 150 milliseconds