Searched defs:setCurrentDropLayout (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java2394 setCurrentDropLayout(layout);
2467 setCurrentDropLayout(null);
2477 void setCurrentDropLayout(CellLayout layout) { method in class:Workspace
2783 setCurrentDropLayout(layout);
2807 setCurrentDropLayout(layout);
3513 setCurrentDropLayout(null);
3534 setCurrentDropLayout(layout);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java2911 setCurrentDropLayout(layout);
2987 setCurrentDropLayout(null);
2997 void setCurrentDropLayout(CellLayout layout) { method in class:Workspace
3260 setCurrentDropLayout(layout);
3283 setCurrentDropLayout(layout);
4134 setCurrentDropLayout(null);
4160 setCurrentDropLayout(layout);

Completed in 70 milliseconds