HomeSort by relevance Sort by last modified time
    Searched refs:FastScroller (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
FastScroller.java 51 class FastScroller {
236 public FastScroller(AbsListView listView, int styleResId) {
383 * Removes this FastScroller overlay from the host view.
    [all...]
AbsListView.java 588 private FastScroller mFastScroll;
591 * Temporary holder for fast scroller style until a FastScroller object
    [all...]

Completed in 64 milliseconds