Searched refs:showMySoftInput (Results 1 – 4 of 4) sorted by relevance
67 void showMySoftInput(in IBinder token, int flags); in showMySoftInput() method
173 public void showMySoftInput(IBinder arg0, int arg1) throws RemoteException { in showMySoftInput() method in BridgeIInputMethodManager
1730 mService.showMySoftInput(token, flags); in showSoftInputFromInputMethod()
2444 public void showMySoftInput(IBinder token, int flags) { in showMySoftInput() method in InputMethodManagerService