Searched refs:addViewsToTempLocation (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ |
H A D | CellLayout.java | 1918 private boolean addViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout 2116 if (addViewsToTempLocation(mIntersectingViews, mOccupiedRect, direction, ignoreView,
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | CellLayout.java | 1694 private boolean addViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout 1894 if (addViewsToTempLocation(mIntersectingViews, mOccupiedRect, direction, ignoreView,
|
Completed in 52 milliseconds