Home
last modified time | relevance | path

Searched refs:mInputItemHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/
DSelectInputView.java122 private final int mInputItemHeight; field in SelectInputView
153 mInputItemHeight = resources.getDimensionPixelSize(R.dimen.input_banner_item_height); in SelectInputView()
236 int height = mInputItemHeight * mInputList.size(); in onMeasure()