Home | History | Annotate | Download | only in launcher2

Lines Matching refs:itemUnderLongClick

2462         final View itemUnderLongClick = longClickCellInfo.cell;
2465 if (itemUnderLongClick == null) {
2471 if (!(itemUnderLongClick instanceof Folder)) {