Searched refs:IME_FLAG_NO_ENTER_ACTION (Results 1 – 6 of 6) sorted by relevance
290 public static final int IME_FLAG_NO_ENTER_ACTION = 0x40000000; field in EditorInfo
482 if ((outAttrs.imeOptions&EditorInfo.IME_FLAG_NO_ENTER_ACTION) != 0) { in onCreateInputConnection()483 outAttrs.imeOptions &= ~EditorInfo.IME_FLAG_NO_ENTER_ACTION; in onCreateInputConnection()
3936 EditorInfo.IME_FLAG_NO_ENTER_ACTION) == 0) &&
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
35613 field public static final int IME_FLAG_NO_ENTER_ACTION = 1073741824; // 0x40000000
56067 field public static final int IME_FLAG_NO_ENTER_ACTION = 1073741824; // 0x40000000