Searched defs:GET_TEXT_WITH_STYLES (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnection.java133 static final int GET_TEXT_WITH_STYLES = 0x0001; field in interface:InputConnection
152 * <p>If {@link #GET_TEXT_WITH_STYLES} is supplied as flags, the
174 * returned. May be either 0 or {@link #GET_TEXT_WITH_STYLES}.
192 * <p>If {@link #GET_TEXT_WITH_STYLES} is supplied as flags, the
212 * returned. May be either 0 or {@link #GET_TEXT_WITH_STYLES}.
230 * <p>If {@link #GET_TEXT_WITH_STYLES} is supplied as flags, the
245 * returned. May be either 0 or {@link #GET_TEXT_WITH_STYLES}.

Completed in 54 milliseconds