Home | History | Annotate | Download | only in launcher2

Lines Matching refs:inputManager

841             final InputMethodManager inputManager = (InputMethodManager)
844 inputManager.hideSoftInputFromWindow(lp.token, 0, new android.os.ResultReceiver(new
856 final InputMethodManager inputManager = (InputMethodManager)
858 return !inputManager.isFullscreenMode();