Searched defs:textAfterCursor (Results 1 – 3 of 3) sorted by relevance
232 CharSequence textAfterCursor = ic.getTextAfterCursor(1000, 0); in getEditorText() local286 CharSequence textAfterCursor = ic.getTextAfterCursor(1000, 0); in handleTextEntry() local
330 CharSequence textAfterCursor = getTextAfterCursor(afterLength, flags); in getSurroundingText() local
398 final CharSequence textAfterCursor = in assertExpectedTextLength() local