Home
last modified time | relevance | path

Searched refs:showAsDropDown (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillPopupWindow.java234 showAsDropDown(actualAnchor, offsetX, offsetY); in update()
265 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in AutofillPopupWindow
/frameworks/base/core/java/com/android/internal/view/inline/
DInlineTooltipUi.java207 showAsDropDown(anchor, 0 , offsetY, Gravity.TOP | Gravity.CENTER_HORIZONTAL); in updateInner()
253 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in InlineTooltipUi
/frameworks/base/core/java/android/widget/
DPopupWindow.java1361 public void showAsDropDown(View anchor) { in showAsDropDown() method in PopupWindow
1362 showAsDropDown(anchor, 0, 0); in showAsDropDown()
1382 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() method in PopupWindow
1383 showAsDropDown(anchor, xoff, yoff, DEFAULT_ANCHORED_GRAVITY); in showAsDropDown()
1406 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in PopupWindow
DListPopupWindow.java722 mPopup.showAsDropDown(getAnchorView(), mDropDownHorizontalOffset, in show()
DEditor.java849 mErrorPopup.showAsDropDown(mTextView, getErrorX(), getErrorY(), in showError()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38015 method public void showAsDropDown(android.view.View);
38016 method public void showAsDropDown(android.view.View, int, int);
38017 method public void showAsDropDown(android.view.View, int, int, int);
/frameworks/base/core/api/
Dcurrent.txt59958 method public void showAsDropDown(android.view.View);
59959 method public void showAsDropDown(android.view.View, int, int);
59960 method public void showAsDropDown(android.view.View, int, int, int);
/frameworks/base/boot/
Dboot-image-profile.txt20103 HSPLandroid/widget/PopupWindow;->showAsDropDown(Landroid/view/View;III)V
/frameworks/base/config/
Dboot-image-profile.txt20167 HSPLandroid/widget/PopupWindow;->showAsDropDown(Landroid/view/View;III)V