Searched defs:GET_TEXT_WITH_STYLES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnection.java40 static final int GET_TEXT_WITH_STYLES = 0x0001; field in interface:InputConnection
58 * returned. May be either 0 or {@link #GET_TEXT_WITH_STYLES}.
75 * returned. May be either 0 or {@link #GET_TEXT_WITH_STYLES}.
91 * returned. May be either 0 or {@link #GET_TEXT_WITH_STYLES}.

Completed in 50 milliseconds