Home | History | Annotate | Download | only in launcher3

Lines Matching refs:isDragging

1021         if (mDragController.isDragging()) {
1298 // We need to check the isDragging case because updatePageAlphaValues is called between
1300 if (!workspaceInModalState() && !mIsSwitchingState && !mDragController.isDragging()) {