Searched refs:mHasPendingShowSoftInputRequest (Results 1 – 2 of 2) sorted by relevance
32 private boolean mHasPendingShowSoftInputRequest; field in ImeAwareEditText65 if (mHasPendingShowSoftInputRequest) { in onCreateInputConnection()73 if (mHasPendingShowSoftInputRequest) { in showSoftInputIfNecessary()77 mHasPendingShowSoftInputRequest = false; in showSoftInputIfNecessary()86 mHasPendingShowSoftInputRequest = false; in scheduleShowSoftInput()94 mHasPendingShowSoftInputRequest = true; in scheduleShowSoftInput()
1933 private boolean mHasPendingShowSoftInputRequest; field in SearchView.SearchAutoComplete2014 mHasPendingShowSoftInputRequest = true; in onWindowFocusChanged()2075 if (mHasPendingShowSoftInputRequest) { in onCreateInputConnection()2088 if (mHasPendingShowSoftInputRequest) { in showSoftInputIfNecessary()2092 mHasPendingShowSoftInputRequest = false; in showSoftInputIfNecessary()2099 mHasPendingShowSoftInputRequest = false; in setImeVisibility()2108 mHasPendingShowSoftInputRequest = false; in setImeVisibility()2116 mHasPendingShowSoftInputRequest = true; in setImeVisibility()