Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java249 private SuggestionsPopupWindow mSuggestionsPopupWindow;
383 mSuggestionsPopupWindow = new SuggestionsPopupWindow(); in replace()
3377 public class SuggestionsPopupWindow extends PinnedPopupWindow implements OnItemClickListener { class in Editor
3407 getPositionListener().removeSubscriber(SuggestionsPopupWindow.this); in dismiss()
3419 public SuggestionsPopupWindow() { in SuggestionsPopupWindow() method in Editor.SuggestionsPopupWindow
5843 public SuggestionsPopupWindow getSuggestionsPopupWindowForTesting() {