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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java1100 final CellLayout layout = getCellLayout(container, screen);
1136 CellLayout layout = getCellLayout(container, screen);
1225 CellLayout layout = getCellLayout(container, screen);
2494 CellLayout getCellLayout(long container, int screen) { method in class:Launcher
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java1509 CellLayout layout = getCellLayout(container, screenId);
3202 public CellLayout getCellLayout(long container, long screenId) { method in class:Launcher

Completed in 231 milliseconds