Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/view/
DInternalSelectionView.java52 private final int mEstimatedPixelHeight = 10; field in InternalSelectionView
125 mNumRows * mEstimatedPixelHeight + getPaddingTop() + getPaddingBottom(); in measureHeight()