Searched refs:selectorBottom (Results 1 – 1 of 1) sorted by relevance
265 final int selectorBottom = mSelectorY + mSelectorHeight; in onDraw() local268 mSelector.setBounds(selectorLeft, selectorTop, selectorRight, selectorBottom); in onDraw()314 selectorRight, selectorBottom - SELECTOR_ARROW_HEIGHT); in onDraw()325 final int bottomTop = selectorBottom - SELECTOR_ARROW_HEIGHT; in onDraw()