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