Searched refs:totalTextHeight (Results 1 – 1 of 1) sorted by relevance
1889 int totalTextHeight = selectorIndices.length * mTextSize; in initializeSelectorWheel() local1890 float totalTextGapHeight = (mBottom - mTop) - totalTextHeight; in initializeSelectorWheel()