Searched refs:findDropDownPosition (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/autofill/ |
H A D | AutofillPopupWindow.java | 249 protected boolean findDropDownPosition(View anchor, LayoutParams outParams, in findDropDownPosition() method in AutofillPopupWindow 260 return super.findDropDownPosition(anchor, outParams, xOffset, yOffset, in findDropDownPosition() 279 final boolean aboveAnchor = findDropDownPosition(anchor, p, xoff, yoff, in showAsDropDown()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | PopupWindow.java | 1418 final boolean aboveAnchor = findDropDownPosition(anchor, p, xoff, yoff, in showAsDropDown() 1730 protected boolean findDropDownPosition(View anchor, WindowManager.LayoutParams outParams, in findDropDownPosition() method in PopupWindow 2419 final boolean aboveAnchor = findDropDownPosition(anchor, p, mAnchorXoff, mAnchorYoff, 2499 updateAboveAnchor(findDropDownPosition(anchor, p, mAnchorXoff, mAnchorYoff,
|
/aosp12/frameworks/base/core/java/com/android/internal/view/inline/ |
H A D | InlineTooltipUi.java | 159 final boolean aboveAnchor = findDropDownPosition(anchor, p, xoff, yoff, in showAsDropDown()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 62778 Landroid/view/autofill/AutofillPopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/… 71884 Landroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManager$L…
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 20435 HSPLandroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManage…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 20482 HSPLandroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManage…
|