Home
last modified time | relevance | path

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

/packages/apps/Music/src/com/android/music/
DVerticalTextSpinner.java264 final int selectorRight = getWidth(); in onDraw() local
268 mSelector.setBounds(selectorLeft, selectorTop, selectorRight, selectorBottom); in onDraw()
283 final int topRight = selectorRight; in onDraw()
314 selectorRight, selectorBottom - SELECTOR_ARROW_HEIGHT); in onDraw()
326 final int bottomRight = selectorRight; in onDraw()