Searched refs:mInputItemHeight (Results 1 – 1 of 1) sorted by relevance
123 private final int mInputItemHeight; field in SelectInputView154 mInputItemHeight = resources.getDimensionPixelSize(R.dimen.input_banner_item_height); in SelectInputView()235 int height = mInputItemHeight * mInputList.size(); in onMeasure()