Searched refs:otherHeights (Results 1 – 1 of 1) sorted by relevance
1137 int otherHeights = 0; in buildDropDown() local1233 otherHeights = hintView.getMeasuredHeight() + hintParams.topMargin in buildDropDown()1245 otherHeights = view.getMeasuredHeight() + hintParams.topMargin in buildDropDown()1299 0, DropDownListView.NO_POSITION, maxHeight - otherHeights, -1); in buildDropDown()1303 otherHeights += padding + listPadding; in buildDropDown()1306 return listContent + otherHeights; in buildDropDown()