Searched refs:hideFlags (Results 1 – 5 of 5) sorted by relevance
180 @InputMethodManager.HideFlags int hideFlags); in toggleSoftInput() argument
2517 @HideFlags int hideFlags) { in toggleSoftInputFromWindow() argument2526 toggleSoftInput(showFlags, hideFlags); in toggleSoftInputFromWindow()2543 public void toggleSoftInput(@ShowFlags int showFlags, @HideFlags int hideFlags) { in toggleSoftInput() argument2552 hideSoftInputFromWindow(view.getWindowToken(), hideFlags, null, in toggleSoftInput() local
257 @InputMethodManager.HideFlags int hideFlags) { in canHideIme() argument258 if ((hideFlags & InputMethodManager.HIDE_IMPLICIT_ONLY) != 0 in canHideIme()264 if (mShowForced && (hideFlags & InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in canHideIme()
1341 @InputMethodManager.HideFlags int hideFlags) { in toggleSoftInput() argument1342 InputMethodService.this.onToggleSoftInput(showFlags, hideFlags); in toggleSoftInput()3458 @InputMethodManager.HideFlags int hideFlags) {3462 hideFlags, SoftInputShowHideReason.HIDE_SOFT_INPUT_IME_TOGGLE_SOFT_INPUT);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...