Searched refs:showSoftInputIfNecessary (Results 1 – 3 of 3) sorted by relevance
33 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();72 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in ImeAwareEditText
1941 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();2094 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in SearchView.SearchAutoComplete
69503 Landroid/widget/SearchView$SearchAutoComplete;->showSoftInputIfNecessary()V