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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java1982 private boolean attemptPushInDirection(ArrayList<View> intersectingViews, Rect occupied, method in class:CellLayout
2110 if (attemptPushInDirection(mIntersectingViews, mOccupiedRect, direction, ignoreView,
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1758 private boolean attemptPushInDirection(ArrayList<View> intersectingViews, Rect occupied, method in class:CellLayout
1888 if (attemptPushInDirection(mIntersectingViews, mOccupiedRect, direction, ignoreView,

Completed in 174 milliseconds