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

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java579 * @param widthSpec an explicit width measure spec mode, either
588 public void setWindowLayoutMode(int widthSpec, int heightSpec) { argument
589 mWidthMode = widthSpec;

Completed in 133 milliseconds