Searched defs:hideMySoftInput (Results 1 – 3 of 3) sorted by relevance
37 void hideMySoftInput(int flags, int reason, in AndroidFuture future /* T=Void */); in hideMySoftInput() method
261 public void hideMySoftInput(int flags, @SoftInputShowHideReason int reason) { in hideMySoftInput() method in InputMethodPrivilegedOperations
4865 private void hideMySoftInput(@NonNull IBinder token, int flags, in hideMySoftInput() method6706 public void hideMySoftInput(int flags, @SoftInputShowHideReason int reason, in hideMySoftInput() method in InputMethodPrivilegedOperationsImpl