Home
last modified time | relevance | path

Searched defs:CustomPopupWindow (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java2224 private class CustomPopupWindow extends PopupWindow { class in Editor.SuggestionsPopupWindow
2225 public CustomPopupWindow(Context context, int defStyle) { in CustomPopupWindow() method in Editor.SuggestionsPopupWindow.CustomPopupWindow