Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java313 private SuggestionsPopupWindow mSuggestionsPopupWindow;
457 mSuggestionsPopupWindow = new SuggestionsPopupWindow(); in replace()
3539 private final class SuggestionsPopupWindow extends PinnedPopupWindow class in Editor
3570 getPositionListener().removeSubscriber(SuggestionsPopupWindow.this); in dismiss()
3582 public SuggestionsPopupWindow() { in SuggestionsPopupWindow() method in Editor.SuggestionsPopupWindow