Home | History | Annotate | Download | only in widget

Lines Matching refs:mSelectionMoved

3539                  * selection, so reset mSelectionMoved to keep that from
3542 if (mEditor != null) mEditor.mSelectionMoved = false;
7178 if (mEditor != null && !isFocused()) mEditor.mSelectionMoved = true;