Home
last modified time | relevance | path

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

/packages/apps/Music/src/com/android/music/
DVerticalTextSpinner.java284 final int topBottom = selectorTop + SELECTOR_ARROW_HEIGHT; in onDraw() local
299 canvas.clipRect(topLeft, topTop, topRight, topBottom); in onDraw()