Searched defs:tryFitVertical (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java1630 final boolean fitsVertical = tryFitVertical(outParams, yOffset, height,
1660 tryFitVertical(outParams, yOffset, height, anchorHeight, drawingLocation[1],
1670 private boolean tryFitVertical(@NonNull LayoutParams outParams, int yOffset, int height, method in class:PopupWindow

Completed in 79 milliseconds