Searched defs:showMySoftInput (Results 1 – 3 of 3) sorted by relevance
71 void showMySoftInput(in IBinder token, int flags); in showMySoftInput() method
176 public void showMySoftInput(IBinder arg0, int arg1) throws RemoteException { in showMySoftInput() method in BridgeIInputMethodManager
2743 public void showMySoftInput(IBinder token, int flags) { in showMySoftInput() method in InputMethodManagerService