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

/frameworks/base/core/java/android/text/
H A DInputType.java132 * {@link #TYPE_TEXT_FLAG_NO_SUGGESTIONS}:
151 * {@link #TYPE_TEXT_FLAG_NO_SUGGESTIONS}:
187 * {@code TYPE_TEXT_FLAG_NO_SUGGESTIONS} means the IME should never
191 public static final int TYPE_TEXT_FLAG_NO_SUGGESTIONS = 0x00080000; field in interface:InputType

Completed in 221 milliseconds