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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1583 private boolean pushViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout
1740 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1748 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1760 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1768 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1780 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1787 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1802 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
1810 if (pushViewsToTempLocation(intersectingViews, occupied, direction,
/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,

Completed in 58 milliseconds