Searched refs:otherHeights (Results 1 – 1 of 1) sorted by relevance
1136 int otherHeights = 0; in buildDropDown() local1232 otherHeights = hintView.getMeasuredHeight() + hintParams.topMargin in buildDropDown()1244 otherHeights = view.getMeasuredHeight() + hintParams.topMargin in buildDropDown()1298 0, DropDownListView.NO_POSITION, maxHeight - otherHeights, -1); in buildDropDown()1302 otherHeights += padding + listPadding; in buildDropDown()1305 return listContent + otherHeights; in buildDropDown()