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

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java1358 * @param ignoreBottomDecorations if true, the height returned will be
1366 public int getMaxAvailableHeight(View anchor, int yOffset, boolean ignoreBottomDecorations) { argument
1374 if (ignoreBottomDecorations) {

Completed in 61 milliseconds