Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/widget/
DPopupWindowCompat.java42 public void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown() method in PopupWindowCompat.PopupWindowCompatBaseImpl
112 public void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown() method in PopupWindowCompat.PopupWindowCompatApi19Impl
216 public static void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown() method in PopupWindowCompat
/frameworks/base/core/java/android/view/autofill/
DAutofillPopupWindow.java190 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in AutofillPopupWindow
/frameworks/base/core/java/android/widget/
DPopupWindow.java1218 public void showAsDropDown(View anchor) { in showAsDropDown() method in PopupWindow
1239 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() method in PopupWindow
1263 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in PopupWindow