Searched defs:getRoundVerticalScrollBarBounds (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DView.java16609 getRoundVerticalScrollBarBounds(bounds != null ? bounds : touchBounds);
16613 private void getRoundVerticalScrollBarBounds(Rect bounds) { method in class:View

Completed in 84 milliseconds