Home
last modified time | relevance | path

Searched refs:setPromptView (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java368 mPopup.setPromptView(hintView); in setCompletionHint()
373 mPopup.setPromptView(null); in setCompletionHint()
H A DListPopupWindow.java615 public void setPromptView(@Nullable View prompt) { in setPromptView() method in ListPopupWindow
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20339 HSPLandroid/widget/ListPopupWindow;->setPromptView(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20403 HSPLandroid/widget/ListPopupWindow;->setPromptView(Landroid/view/View;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt59022 method public void setPromptView(@Nullable android.view.View);