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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java1074 final CellLayout layout = getCellLayout(container, screen);
1110 CellLayout layout = getCellLayout(container, screen);
1199 CellLayout layout = getCellLayout(container, screen);
2468 CellLayout getCellLayout(long container, int screen) { method in class:Launcher
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java1436 CellLayout layout = getCellLayout(container, screenId);
1524 CellLayout layout = getCellLayout(container, screenId);
3097 CellLayout getCellLayout(long container, long screenId) { method in class:Launcher

Completed in 2900 milliseconds