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

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

Completed in 32 milliseconds