Searched refs:mSystemCallingShowSoftInput (Results 1 – 1 of 1) sorted by relevance
516 private boolean mSystemCallingShowSoftInput; field in InputMethodService.InputMethodImpl714 mSystemCallingShowSoftInput = true; in showSoftInputWithToken()718 mSystemCallingShowSoftInput = false; in showSoftInputWithToken()730 && !mSystemCallingShowSoftInput) { in showSoftInput()