Home
last modified time | relevance | path

Searched refs:setCustomSmoothScroller (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PermissionController/src/android/support/wearable/view/
DWearableListView.java594 layoutManager.setCustomSmoothScroller(smoothScroller); in smoothScrollToPosition()
1124 public void setCustomSmoothScroller(RecyclerView.SmoothScroller smoothScroller) { in setCustomSmoothScroller() method in WearableListView.LayoutManager