Home | History | Annotate | Download | only in contacts

Lines Matching refs:InputMethodManager

62 import android.view.inputmethod.InputMethodManager;
493 InputMethodManager inputMethodManager = (InputMethodManager)
495 inputMethodManager.hideSoftInputFromWindow(mDigits.getWindowToken(), 0);