Searched defs:heightSpec (Results 1 – 2 of 2) sorted by relevance
1143 int heightSpec = 0; in showDropDown() local1181 mDropDownVerticalOffset, widthSpec, heightSpec); in showDropDown() local1335 int heightSpec = MeasureSpec.UNSPECIFIED; in buildDropDown() local
667 public void setWindowLayoutMode(int widthSpec, int heightSpec) { in setWindowLayoutMode()