Searched refs:mNewEnd (Results 1 – 1 of 1) sorted by relevance
1804 mSkr.mNewEnd = Selection.getSelectionEnd(mEST.getText()); in showSoftKey()1821 mSkr.mNewEnd = Selection.getSelectionEnd(mEST.getText()); in hideSoftKey()1977 int mNewEnd; field in EditStyledText.SoftKeyReceiver1988 Selection.setSelection(mEST.getText(), mNewStart, mNewEnd); in onReceiveResult() local