Searched defs:itemHeight (Results 1 – 6 of 6) sorted by relevance
32 int itemHeight) override { in createListItem()
58 int itemHeight = 2 * height / 3; in createNode() local
78 int itemHeight) override { in createListItem()
105 AdjacentISVAdapter(int itemHeight) { in AdjacentISVAdapter()
108 int itemHeight = 0; in onMeasure() local
352 final float itemHeight = (menuHeight - mHorizontalDividerHeight * (numRows - 1)) in positionChildren() local