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