Searched refs:listContent (Results 1 – 2 of 2) sorted by relevance
1233 final int listContent = mDropDownList.measureHeightOfChildren(childWidthSpec, in buildDropDown() local1235 if (listContent > 0) { in buildDropDown()1241 return listContent + otherHeights; in buildDropDown()
1279 final int listContent = mDropDownList.measureHeightOfChildrenCompat(childWidthSpec, in buildDropDown() local1281 if (listContent > 0) { in buildDropDown()1287 return listContent + otherHeights; in buildDropDown()