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
1934 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();2087 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in SearchView.SearchAutoComplete
72826 Landroid/widget/SearchView$SearchAutoComplete;->showSoftInputIfNecessary()V