Searched refs:hideSoftInputFromInputMethod (Results 1 – 8 of 8) sorted by relevance
53 imm.hideSoftInputFromInputMethod(v.getWindowToken(), 0); in onCreate()
1828 public void hideSoftInputFromInputMethod(IBinder token, int flags) { in hideSoftInputFromInputMethod() method in InputMethodManager
1963 mImm.hideSoftInputFromInputMethod(mToken, flags); in requestHideSelf()
35779 method public void hideSoftInputFromInputMethod(android.os.IBinder, int);
48251 method public void hideSoftInputFromInputMethod(android.os.IBinder, int);
48718 method public void hideSoftInputFromInputMethod(android.os.IBinder, int);
51842 method public void hideSoftInputFromInputMethod(android.os.IBinder, int);
8452 HPLandroid/view/inputmethod/InputMethodManager;->hideSoftInputFromInputMethod(Landroid/os/IBinder;I…