Searched refs:CustomPopupWindow (Results 1 – 1 of 1) sorted by relevance
2330 private class CustomPopupWindow extends PopupWindow { class in Editor.SuggestionsPopupWindow2331 public CustomPopupWindow(Context context, int defStyleAttr) { in CustomPopupWindow() method in Editor.SuggestionsPopupWindow.CustomPopupWindow2359 mPopupWindow = new CustomPopupWindow(mTextView.getContext(), in createPopupWindow()