Searched defs:showMySoftInput (Results 1 – 3 of 3) sorted by relevance
38 void showMySoftInput(int flags, in AndroidFuture future /* T=Void */); in showMySoftInput() method
283 public void showMySoftInput(int flags) { in showMySoftInput() method in InputMethodPrivilegedOperations
4883 private void showMySoftInput(@NonNull IBinder token, int flags) { in showMySoftInput() method6720 public void showMySoftInput(int flags, AndroidFuture future /* T=Void */) { in showMySoftInput() method in InputMethodPrivilegedOperationsImpl