Searched refs:setEndPos (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java1613 setEndPos(mEST.getSelectionStart());
1615 setEndPos(mEST.getSelectionEnd());
1619 public void setEndPos(int pos) { method in class:EditStyledText.EditorManager
2395 mManager.setEndPos(to);
2417 mManager.setEndPos(to);
2429 mManager.setEndPos(to);
2440 mManager.setEndPos(to);

Completed in 37 milliseconds