Searched refs:mSystemCallingShowSoftInput (Results 1 – 1 of 1) sorted by relevance
764 private boolean mSystemCallingShowSoftInput; field in InputMethodService.InputMethodImpl988 mSystemCallingShowSoftInput = true; in showSoftInputWithToken()995 mSystemCallingShowSoftInput = false; in showSoftInputWithToken()1015 && !mSystemCallingShowSoftInput) { in showSoftInput()