Searched refs:styleResId (Results 1 – 2 of 2) sorted by relevance
258 public FastScroller(AbsListView listView, int styleResId) { in FastScroller() argument285 setStyle(styleResId); in FastScroller()
1344 public void setFastScrollStyle(int styleResId) { in setFastScrollStyle() argument1346 mFastScrollStyle = styleResId; in setFastScrollStyle()1348 mFastScroll.setStyle(styleResId); in setFastScrollStyle()