Home
last modified time | relevance | path

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

/packages/apps/Music/src/com/android/music/
DVerticalTextSpinner.java327 final int bottomBottom = getMeasuredHeight(); in onDraw() local
334 canvas.clipRect(bottomLeft, bottomTop, bottomRight, bottomBottom); in onDraw()