Home
last modified time | relevance | path

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

/aosp14/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.java1941 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();
2094 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in SearchView.SearchAutoComplete
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69503 Landroid/widget/SearchView$SearchAutoComplete;->showSoftInputIfNecessary()V