Searched refs:CustomPopupWindow (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java2224 private class CustomPopupWindow extends PopupWindow { class in class:Editor.SuggestionsPopupWindow
2225 public CustomPopupWindow(Context context, int defStyle) { method in class:Editor.SuggestionsPopupWindow.CustomPopupWindow
2253 mPopupWindow = new CustomPopupWindow(mTextView.getContext(),

Completed in 26 milliseconds