Searched refs:EditorState (Results 1 – 4 of 4) sorted by relevance
46 private void forwardDelete(final EditorState state, int modifiers) throws Throwable { in forwardDelete()66 EditorState state = new EditorState(); in testCRLF()90 EditorState state = new EditorState(); in testSurrogatePairs()107 EditorState state = new EditorState(); in testReplacementSpan()144 EditorState state = new EditorState(); in testCombiningEnclosingKeycaps()158 EditorState state = new EditorState(); in testVariationSelector()173 EditorState state = new EditorState(); in testFlags()
46 private void backspace(final EditorState state, int modifiers) throws Throwable { in backspace()66 EditorState state = new EditorState(); in testCRLF()91 EditorState state = new EditorState(); in testSurrogatePairs()106 EditorState state = new EditorState(); in testReplacementSpan()148 EditorState state = new EditorState(); in testCombiningEnclosingKeycaps()163 EditorState state = new EditorState(); in testVariationSelector()178 EditorState state = new EditorState(); in testFlags()
48 public class EditorState { class59 public EditorState() { in EditorState() method in EditorState179 EditorState expected = new EditorState(); in assertEquals()
50 import android.text.method.cts.EditorState;971 private void moveCursorToRightCursorableOffset(EditorState state) { in moveCursorToRightCursorableOffset()979 private void moveCursorToLeftCursorableOffset(EditorState state) { in moveCursorToLeftCursorableOffset()989 EditorState state = new EditorState(); in testGetOffset_Emoji()