Home
last modified time | relevance | path

Searched refs:showSoftInputIfNecessary (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DImeAwareEditText.java33 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();
72 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in ImeAwareEditText
H A DSearchView.java1934 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();
2087 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in SearchView.SearchAutoComplete
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72826 Landroid/widget/SearchView$SearchAutoComplete;->showSoftInputIfNecessary()V