Searched defs:showMySoftInput (Results 1 – 4 of 4) 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
4828 private void showMySoftInput(@NonNull IBinder token, int flags) { in showMySoftInput() method6810 public void showMySoftInput(int flags, AndroidFuture future /* T=Void */) { in showMySoftInput() method in InputMethodPrivilegedOperationsImpl