Searched refs:showMySoftInput (Results 1 – 7 of 7) sorted by relevance
268 public void showMySoftInput(int flags) { in showMySoftInput() method in InputMethodPrivilegedOperations274 ops.showMySoftInput(flags); in showMySoftInput()
37 void showMySoftInput(int flags); in showMySoftInput() method
3637 private void showMySoftInput(@NonNull IBinder token, int flags) { in showMySoftInput() method in InputMethodManagerService5211 public void showMySoftInput(int flags) { in showMySoftInput() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5212 mImms.showMySoftInput(mToken, flags); in showMySoftInput()
2457 InputMethodPrivilegedOperationsRegistry.get(token).showMySoftInput(flags); in showSoftInputFromInputMethod()
2280 mPrivOps.showMySoftInput(flags); in requestShowSelf()
7246 …ver/inputmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->showMySoftInput(I)V7324 PLcom/android/server/inputmethod/InputMethodManagerService;->showMySoftInput(Landroid/os/IBinder;I)V
100195 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->showMySoftInput(Landroid/os/IBinder;I)V100262 Lcom/android/internal/view/IInputMethodManager;->showMySoftInput(Landroid/os/IBinder;I)V