Lines Matching refs:allowLongPress
2463 boolean allowLongPress = isHotseatLayout(v) || mWorkspace.allowLongPress();2464 if (allowLongPress && !mDragController.isDragging()) {