Searched refs:mSystemCallingHideSoftInput (Results 1 – 1 of 1) sorted by relevance
517 private boolean mSystemCallingHideSoftInput; field in InputMethodService.InputMethodImpl661 mSystemCallingHideSoftInput = true; in hideSoftInputWithToken()665 mSystemCallingHideSoftInput = false; in hideSoftInputWithToken()676 && !mSystemCallingHideSoftInput) { in hideSoftInput()