Searched refs:GET_TEXT_WITH_STYLES (Results 1 – 6 of 6) sorted by relevance
134 int GET_TEXT_WITH_STYLES = 0x0001; field
502 if ((flags&GET_TEXT_WITH_STYLES) != 0) { in getTextBeforeCursor()527 if ((flags&GET_TEXT_WITH_STYLES) != 0) { in getSelectedText()560 if ((flags&GET_TEXT_WITH_STYLES) != 0) { in getTextAfterCursor()
2665 CharSequence text = conn.getSelectedText(InputConnection.GET_TEXT_WITH_STYLES); in onExtractedSetSpan()2879 req.flags = InputConnection.GET_TEXT_WITH_STYLES; in startExtractingText()
1682 if ((request.flags & InputConnection.GET_TEXT_WITH_STYLES) != 0) { in extractTextInternal()
35699 field public static final int GET_TEXT_WITH_STYLES = 1; // 0x1
53104 field public static final int GET_TEXT_WITH_STYLES = 1; // 0x1