Searched refs:longClickCellInfo (Results 1 – 1 of 1) sorted by relevance
76 CellLayout.CellInfo longClickCellInfo = new CellLayout.CellInfo(v, info); in beginDrag() local77 launcher.getWorkspace().startDrag(longClickCellInfo, dragOptions); in beginDrag()