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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java2396 setCurrentDragOverlappingLayout(layout);
2469 setCurrentDragOverlappingLayout(null);
2492 void setCurrentDragOverlappingLayout(CellLayout layout) { method in class:Workspace
2785 setCurrentDragOverlappingLayout(layout);
2809 setCurrentDragOverlappingLayout(layout);
3518 setCurrentDragOverlappingLayout(layout);
3536 setCurrentDragOverlappingLayout(layout);
3545 setCurrentDragOverlappingLayout(null);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java2795 setCurrentDragOverlappingLayout(null);
2832 void setCurrentDragOverlappingLayout(CellLayout layout) { method in class:Workspace
3078 setCurrentDragOverlappingLayout(layout);

Completed in 103 milliseconds