Home | History | Annotate | Download | only in widget

Lines Matching refs:Selection

22 import android.text.Selection;
95 Selection.setSelection((Spannable)mTv.getText(), selectionStart, selectionEnd);
193 // Selection of character classes excluded
253 * Selection is used if present and valid word.
263 // Valid selection - Letter, Lower
269 // Valid selection -- Letter, Other
272 // Zero-width selection is interpreted as a cursor and the selection is ignored
275 // Hyphen is part of selection
278 // Ampersand part of selection or not
282 // (R) part of the selection