Searched refs:listContent (Results 1 – 2 of 2) sorted by relevance
1259 final int listContent = mDropDownList.measureHeightOfChildren(childWidthSpec, in buildDropDown() local1261 if (listContent > 0) { in buildDropDown()1267 return listContent + otherHeights; in buildDropDown()
1301 final int listContent = mDropDownList.measureHeightOfChildrenCompat(childWidthSpec, in buildDropDown() local1303 if (listContent > 0) { in buildDropDown()1309 return listContent + otherHeights; in buildDropDown()