Searched refs:otherHeights (Results 1 – 1 of 1) sorted by relevance
1119 int otherHeights = 0; in buildDropDown() local1215 otherHeights = hintView.getMeasuredHeight() + hintParams.topMargin in buildDropDown()1227 otherHeights = view.getMeasuredHeight() + hintParams.topMargin in buildDropDown()1281 0, DropDownListView.NO_POSITION, maxHeight - otherHeights, -1); in buildDropDown()1285 otherHeights += padding + listPadding; in buildDropDown()1288 return listContent + otherHeights; in buildDropDown()