Searched defs:showMySoftInput (Results 1 – 3 of 3) sorted by relevance
39 void showMySoftInput(int flags, in AndroidFuture future /* T=Void */); in showMySoftInput() method
279 public void showMySoftInput(@InputMethodManager.ShowFlags int flags) { in showMySoftInput() method in InputMethodPrivilegedOperations
4897 private void showMySoftInput(@NonNull IBinder token, @InputMethodManager.ShowFlags int flags) { in showMySoftInput() method6880 public void showMySoftInput(@InputMethodManager.ShowFlags int flags, in showMySoftInput() method in InputMethodPrivilegedOperationsImpl