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