Searched defs:hideFlags (Results 1 – 4 of 4) sorted by relevance
198 @InputMethodManager.HideFlags int hideFlags); in toggleSoftInput()
3237 @HideFlags int hideFlags) { in toggleSoftInputFromWindow()3263 public void toggleSoftInput(@ShowFlags int showFlags, @HideFlags int hideFlags) { in toggleSoftInput()3272 hideSoftInputFromWindow(view.getWindowToken(), hideFlags, in toggleSoftInput() local
292 @InputMethodManager.HideFlags int hideFlags) { in canHideIme()
1524 @InputMethodManager.HideFlags int hideFlags) { in toggleSoftInput()