Home | History | Annotate | Download | only in launcher2

Lines Matching defs:inputManager

856             final InputMethodManager inputManager = (InputMethodManager)
859 inputManager.hideSoftInputFromWindow(lp.token, 0, new android.os.ResultReceiver(new
871 final InputMethodManager inputManager = (InputMethodManager)
873 return !inputManager.isFullscreenMode();