Home | History | Annotate | Download | only in launcher2

Lines Matching refs:itemUnderLongClick

2404         final View itemUnderLongClick = longClickCellInfo.cell;
2407 if (itemUnderLongClick == null) {
2413 if (!(itemUnderLongClick instanceof Folder)) {