Searched refs:hideFlags (Results 1 – 5 of 5) sorted by relevance
180 @InputMethodManager.HideFlags int hideFlags); in toggleSoftInput() argument
2998 @HideFlags int hideFlags) { in toggleSoftInputFromWindow() argument3007 toggleSoftInput(showFlags, hideFlags); in toggleSoftInputFromWindow()3024 public void toggleSoftInput(@ShowFlags int showFlags, @HideFlags int hideFlags) { in toggleSoftInput() argument3033 hideSoftInputFromWindow(view.getWindowToken(), hideFlags, in toggleSoftInput() local
260 @InputMethodManager.HideFlags int hideFlags) { in canHideIme() argument261 if ((hideFlags & InputMethodManager.HIDE_IMPLICIT_ONLY) != 0 in canHideIme()267 if (mShowForced && (hideFlags & InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in canHideIme()
1466 @InputMethodManager.HideFlags int hideFlags) { in toggleSoftInput() argument1467 InputMethodService.this.onToggleSoftInput(showFlags, hideFlags); in toggleSoftInput()3796 @InputMethodManager.HideFlags int hideFlags) {3799 requestHideSelf(hideFlags,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...