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

/frameworks/base/core/java/android/view/inputmethod/
H A DEditorInfo.java88 public static final int IME_ACTION_NEXT = 0x00000005; field in class:EditorInfo
97 * Bits of {@link #IME_MASK_ACTION}: Like {@link #IME_ACTION_NEXT}, but
99 * specify an action (since it precludes {@link #IME_ACTION_NEXT}, but
124 * {@link #IME_ACTION_NEXT}, except allows the IME to be multiline (with
128 * present a UI for this option. Like {@link #IME_ACTION_NEXT}, if the

Completed in 348 milliseconds