Searched refs:mSystemCallingHideSoftInput (Results 1 – 1 of 1) sorted by relevance
735 private boolean mSystemCallingHideSoftInput; field in InputMethodService.InputMethodImpl892 mSystemCallingHideSoftInput = true; in hideSoftInputWithToken()898 mSystemCallingHideSoftInput = false; in hideSoftInputWithToken()911 && !mSystemCallingHideSoftInput) { in hideSoftInput()