Searched refs:tryFitVertical (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | PopupWindow.java | 1776 final boolean fitsVertical = tryFitVertical(outParams, yOffset, height, in findDropDownPosition() 1806 tryFitVertical(outParams, yOffset, height, anchorHeight, drawingLocation[1], in findDropDownPosition() 1816 private boolean tryFitVertical(@NonNull LayoutParams outParams, int yOffset, int height, in tryFitVertical() method in PopupWindow
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 88989 Landroid/widget/PopupWindow;->tryFitVertical(Landroid/view/WindowManager$LayoutParams;IIIIIIIZ)Z
|