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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1678 private boolean addViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout
1868 if (addViewsToTempLocation(mIntersectingViews, mOccupiedRect, direction, ignoreView,
/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java1918 private boolean addViewsToTempLocation(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, method in class:CellLayout
2116 if (addViewsToTempLocation(mIntersectingViews, mOccupiedRect, direction, ignoreView,

Completed in 49 milliseconds