Searched refs:hideMySoftInput (Results 1 – 6 of 6) sorted by relevance
36 void hideMySoftInput(int flags); in hideMySoftInput() method
249 public void hideMySoftInput(int flags) { in hideMySoftInput() method in InputMethodPrivilegedOperations255 ops.hideMySoftInput(flags); in hideMySoftInput()
4085 private void hideMySoftInput(@NonNull IBinder token, int flags) { in hideMySoftInput() method in InputMethodManagerService5843 public void hideMySoftInput(int flags) { in hideMySoftInput() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5844 mImms.hideMySoftInput(mToken, flags); in hideMySoftInput()
2548 InputMethodPrivilegedOperationsRegistry.get(token).hideMySoftInput(flags); in hideSoftInputFromInputMethod()
2509 mPrivOps.hideMySoftInput(flags); in requestHideSelf()
16636 …ver/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->hideMySoftInput(I)V16748 HPLcom/android/server/inputmethod/InputMethodManagerService;->hideMySoftInput(Landroid/os/IBinder;I…