Searched refs:findDropDownPosition (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/autofill/ |
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()
|
/frameworks/base/core/java/com/android/internal/view/inline/ |
D | InlineTooltipUi.java | 222 protected boolean findDropDownPosition(View anchor, WindowManager.LayoutParams outParams, in findDropDownPosition() method in InlineTooltipUi 224 boolean isAbove = super.findDropDownPosition(anchor, outParams, xOffset, yOffset, width, in findDropDownPosition() 263 final boolean aboveAnchor = findDropDownPosition(anchor, p, xoff, yoff, in showAsDropDown()
|
/frameworks/base/core/java/android/widget/ |
D | PopupWindow.java | 1422 final boolean aboveAnchor = findDropDownPosition(anchor, p, xoff, yoff, in showAsDropDown() 1733 protected boolean findDropDownPosition(View anchor, WindowManager.LayoutParams outParams, in findDropDownPosition() method in PopupWindow 2433 final boolean aboveAnchor = findDropDownPosition(anchor, p, mAnchorXoff, mAnchorYoff, 2513 updateAboveAnchor(findDropDownPosition(anchor, p, mAnchorXoff, mAnchorYoff,
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 20075 HSPLandroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManage…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 58812 Landroid/view/autofill/AutofillPopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/… 67918 Landroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManager$L…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 20139 HSPLandroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManage…
|