Home | History | Annotate | Download | only in launcher2

Lines Matching full:celly

702             addItemCellInfo.cellY = savedState.getInt(RUNTIME_STATE_PENDING_ADD_CELL_Y);
892 mWorkspace.addInCurrentScreen(view, cellInfo.cellX, cellInfo.cellY, 1, 1,
1036 outState.putInt(RUNTIME_STATE_PENDING_ADD_CELL_Y, addItemCellInfo.cellY);
1268 mWorkspace.getCurrentScreen(), cellInfo.cellX, cellInfo.cellY, false);
1275 cellInfo.cellX, cellInfo.cellY, 1, 1, isWorkspaceLocked());
1291 mWorkspace.addInCurrentScreen(view, cellInfo.cellX, cellInfo.cellY, 1, 1,
1333 cellInfo.screen, cellInfo.cellX, cellInfo.cellY, notify);
1343 cellInfo.cellY = xy[1];
2207 workspace.addInScreen(shortcut, item.screen, item.cellX, item.cellY, 1, 1,
2214 workspace.addInScreen(newFolder, item.screen, item.cellX, item.cellY, 1, 1,
2222 workspace.addInScreen(newLiveFolder, item.screen, item.cellX, item.cellY, 1, 1,
2266 item.cellY, item.spanX, item.spanY, false);