Searched refs:thumbHalfHeight (Results 1 – 1 of 1) sorted by relevance
798 final int thumbHalfHeight = thumb.getHeight() / 2; in layoutTrack() local799 top = container.top + thumbHalfHeight; in layoutTrack()800 bottom = container.bottom - thumbHalfHeight; in layoutTrack()