Searched refs:mSystemCallingShowSoftInput (Results 1 – 1 of 1) sorted by relevance
593 private boolean mSystemCallingShowSoftInput; field in InputMethodService.InputMethodImpl786 mSystemCallingShowSoftInput = true; in showSoftInputWithToken()790 mSystemCallingShowSoftInput = false; in showSoftInputWithToken()802 && !mSystemCallingShowSoftInput) { in showSoftInput()