Searched refs:SuggestionsPopupWindow (Results 1 – 1 of 1) sorted by relevance
313 private SuggestionsPopupWindow mSuggestionsPopupWindow;457 mSuggestionsPopupWindow = new SuggestionsPopupWindow(); in replace()3539 private final class SuggestionsPopupWindow extends PinnedPopupWindow class in Editor3570 getPositionListener().removeSubscriber(SuggestionsPopupWindow.this); in dismiss()3582 public SuggestionsPopupWindow() { in SuggestionsPopupWindow() method in Editor.SuggestionsPopupWindow