Searched refs:attemptPushInDirection (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ |
H A D | CellLayout.java | 1982 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 D | CellLayout.java | 1758 private boolean attemptPushInDirection(ArrayList<View> intersectingViews, Rect occupied, method in class:CellLayout 1888 if (attemptPushInDirection(mIntersectingViews, mOccupiedRect, direction, ignoreView,
|
Completed in 174 milliseconds