Searched refs:mHasPendingShowSoftInputRequest (Results 1 – 2 of 2) sorted by relevance
1827 private boolean mHasPendingShowSoftInputRequest; field in SearchView.SearchAutoComplete1904 mHasPendingShowSoftInputRequest = true; in onWindowFocusChanged()1978 if (mHasPendingShowSoftInputRequest) { in onCreateInputConnection()1986 if (mHasPendingShowSoftInputRequest) { in showSoftInputIfNecessary()1990 mHasPendingShowSoftInputRequest = false; in showSoftInputIfNecessary()1998 mHasPendingShowSoftInputRequest = false; in setImeVisibility()2007 mHasPendingShowSoftInputRequest = false; in setImeVisibility()2015 mHasPendingShowSoftInputRequest = true; in setImeVisibility()
1887 private boolean mHasPendingShowSoftInputRequest; field in SearchView.SearchAutoComplete1967 mHasPendingShowSoftInputRequest = true; in onWindowFocusChanged()2041 if (mHasPendingShowSoftInputRequest) { in onCreateInputConnection()2049 if (mHasPendingShowSoftInputRequest) { in showSoftInputIfNecessary()2053 mHasPendingShowSoftInputRequest = false; in showSoftInputIfNecessary()2060 mHasPendingShowSoftInputRequest = false; in setImeVisibility()2069 mHasPendingShowSoftInputRequest = false; in setImeVisibility()2077 mHasPendingShowSoftInputRequest = true; in setImeVisibility()