Searched refs:getInitialTextBeforeCursor (Results 1 – 3 of 3) sorted by relevance
314 editorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, anyInt()))); in setInitialSubText_trimmedSubText_dividesByOriginalCursorPosition()337 sourceEditorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in initialSurroundingText_wrapIntoParcel_staysIntact()339 targetEditorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in initialSurroundingText_wrapIntoParcel_staysIntact()377 editorInfo.getInitialTextBeforeCursor(/* length= */ 60, /* flags= */ 1); in surroundingTextRetrieval_writeToParcel_noException()411 (SpannableString) editorInfo.getInitialTextBeforeCursor( in testSpanAfterSurroundingTextRetrieval()434 editorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in assertExpectedTextLength()
996 public CharSequence getInitialTextBeforeCursor( in getInitialTextBeforeCursor() method in EditorInfo
57561 method @Nullable public CharSequence getInitialTextBeforeCursor(@IntRange(from=0) int, int);