Searched defs:hideFlags (Results 1 – 5 of 5) sorted by relevance
180 @InputMethodManager.HideFlags int hideFlags); in toggleSoftInput()
2517 @HideFlags int hideFlags) { in toggleSoftInputFromWindow()2543 public void toggleSoftInput(@ShowFlags int showFlags, @HideFlags int hideFlags) { in toggleSoftInput()2552 hideSoftInputFromWindow(view.getWindowToken(), hideFlags, null, in toggleSoftInput() local
252 boolean canHideIme(@NonNull ImeTracker.Token statsToken, int hideFlags) { in canHideIme()
257 @InputMethodManager.HideFlags int hideFlags) { in canHideIme()
1341 @InputMethodManager.HideFlags int hideFlags) { in toggleSoftInput()