Home | History | Annotate | Download | only in launcher3

Lines Matching refs:allowLongPress

2829         boolean allowLongPress = inHotseat || mWorkspace.allowLongPress();
2830 if (allowLongPress && !mDragController.isDragging()) {