Searched refs:mIsInDragMode (Results 1 – 1 of 1) sorted by relevance
94 private boolean mIsInDragMode = false; field in LauncherAppWidgetHostView156 if (mIsInDragMode && mDragListener != null) { in onDraw()358 mIsInDragMode = true; in startDrag()370 mIsInDragMode = false; in endDrag()399 if (!mIsInDragMode && getTag() instanceof LauncherAppWidgetInfo) { in updateColorExtraction()