Searched refs:HIDE_NOT_ALWAYS (Results 1 – 8 of 8) sorted by relevance
171 InputMethodManager.HIDE_NOT_ALWAYS, null, reason); in applyImeVisibility()
264 if (mShowForced && (hideFlags & InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in canHideIme()
191 assertThat(mComputer.canHideIme(null, InputMethodManager.HIDE_NOT_ALWAYS)).isTrue(); in testRequestImeVisibility_hideNotAlways()
572 mActivity.hideImeWithInputMethodManager(InputMethodManager.HIDE_NOT_ALWAYS), in testShowSoftInputForced_testShowSoftInputExplicitly_thenHideSoftInputNotAlways()
2244 HIDE_NOT_ALWAYS,2261 public static final int HIDE_NOT_ALWAYS = 0x0002; field in InputMethodManager3091 HIDE_NOT_ALWAYS, in closeCurrentInput()
3897 requestHideSelf(InputMethodManager.HIDE_NOT_ALWAYS,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55786 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2