Home | History | Annotate | Download | only in launcher2

Lines Matching refs:allowLongPress

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