Searched refs:getInitialTextBeforeCursor (Results 1 – 3 of 3) sorted by relevance
274 editorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, anyInt()))); in setInitialSubText_trimmedSubText_dividesByOriginalCursorPosition()297 sourceEditorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in initialSurroundingText_wrapIntoParcel_staysIntact()299 targetEditorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in initialSurroundingText_wrapIntoParcel_staysIntact()337 editorInfo.getInitialTextBeforeCursor(/* length= */ 60, /* flags= */ 1); in surroundingTextRetrieval_writeToParcel_noException()371 (SpannableString) editorInfo.getInitialTextBeforeCursor( in testSpanAfterSurroundingTextRetrieval()394 editorInfo.getInitialTextBeforeCursor(LONG_EXP_TEXT_LENGTH, in assertExpectedTextLength()
728 public CharSequence getInitialTextBeforeCursor( in getInitialTextBeforeCursor() method in EditorInfo
51741 method @Nullable public CharSequence getInitialTextBeforeCursor(@IntRange(from=0) int, int);