Searched refs:stopSelecting (Results 1 – 3 of 3) sorted by relevance
373 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()
5686 Landroid/text/method/MetaKeyKeyListener;->stopSelecting(Landroid/view/View;Landroid/text/Spannable;…