Home | History | Annotate | Download | only in widget

Lines Matching defs:mDragging

151     private boolean mDragging;
679 if (!mDragging && isShowing && isPlaying()) {
702 if (mController == null || mDragging) {
783 // We're setting the field "mDragging" to true for the duration of the dragging
796 mDragging = true;
841 mDragging = false;