Searched refs:mSystemCallingHideSoftInput (Results 1 – 1 of 1) sorted by relevance
765 private boolean mSystemCallingHideSoftInput; field in InputMethodService.InputMethodImpl923 mSystemCallingHideSoftInput = true; in hideSoftInputWithToken()930 mSystemCallingHideSoftInput = false; in hideSoftInputWithToken()950 && !mSystemCallingHideSoftInput) { in hideSoftInput()