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

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

Completed in 60 milliseconds