Searched refs:GET_TEXT_WITH_STYLES (Results 1 – 6 of 6) sorted by relevance
112 static final int GET_TEXT_WITH_STYLES = 0x0001; field
335 if ((flags&GET_TEXT_WITH_STYLES) != 0) { in getTextBeforeCursor()360 if ((flags&GET_TEXT_WITH_STYLES) != 0) { in getSelectedText()393 if ((flags&GET_TEXT_WITH_STYLES) != 0) { in getTextAfterCursor()
2176 CharSequence text = conn.getSelectedText(InputConnection.GET_TEXT_WITH_STYLES); in onExtractedSetSpan()2352 req.flags = InputConnection.GET_TEXT_WITH_STYLES; in startExtractingText()
1389 if ((request.flags&InputConnection.GET_TEXT_WITH_STYLES) != 0) { in extractTextInternal()
38379 field public static final int GET_TEXT_WITH_STYLES = 1; // 0x1
40674 field public static final int GET_TEXT_WITH_STYLES = 1; // 0x1