Searched refs:stopSelecting (Results 1 – 3 of 3) sorted by relevance
376 public static void stopSelecting(View view, Spannable content) { in stopSelecting() method in MetaKeyKeyListener
933 private static void stopSelecting(View view, Spannable content) { in stopSelecting() method in EditStyledText1454 stopSelecting(mEST, mEST.getText()); in fixSelectionAndDoNextAction()1597 stopSelecting(mEST, mEST.getText()); in unsetSelect()1661 stopSelecting(mEST, mEST.getText()); in resumeSelection()
8757 MetaKeyKeyListener.stopSelecting(this, sp); in setExtractedText()13405 MetaKeyKeyListener.stopSelecting(TextView.this, buffer); in afterTextChanged()