Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/inline/
H A DInlineTooltipUi.java131 showAsDropDown(anchor, 0 , offsetY, Gravity.TOP | Gravity.CENTER_HORIZONTAL); in update()
149 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in InlineTooltipUi
/aosp12/frameworks/base/core/java/android/view/autofill/
H A 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
/aosp12/frameworks/base/core/java/android/widget/
H A DPopupWindow.java1357 public void showAsDropDown(View anchor) { in showAsDropDown() method in PopupWindow
1358 showAsDropDown(anchor, 0, 0); in showAsDropDown()
1378 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() method in PopupWindow
1379 showAsDropDown(anchor, xoff, yoff, DEFAULT_ANCHORED_GRAVITY); in showAsDropDown()
1402 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() method in PopupWindow
H A DListPopupWindow.java722 mPopup.showAsDropDown(getAnchorView(), mDropDownHorizontalOffset, in show()
H A DEditor.java786 mErrorPopup.showAsDropDown(mTextView, getErrorX(), getErrorY(), in showError()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPopupList.java134 mPopupWindow.showAsDropDown(mAnchorView, mPopupOffsetX, mPopupOffsetY); in show()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DButtonDropTarget.java148 mToolTip.showAsDropDown(this, x, y); in onDragEnter()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSnackBarManager.java199 mPopupWindow.showAsDropDown(anchorView, 0, getRelativeOffset(snackBar)); in show()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
H A DStatusIconPanelController.java300 mPanel.showAsDropDown(mAnchorView, xOffset, yOffset, gravity); in attachPanel()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55447 method public void showAsDropDown(android.view.View);
55448 method public void showAsDropDown(android.view.View, int, int);
55449 method public void showAsDropDown(android.view.View, int, int, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20463 HSPLandroid/widget/PopupWindow;->showAsDropDown(Landroid/view/View;III)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20510 HSPLandroid/widget/PopupWindow;->showAsDropDown(Landroid/view/View;III)V