Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/android/support/wearable/view/
DWearableListView.java1132 public RecyclerView.SmoothScroller getDefaultSmoothScroller(RecyclerView recyclerView) { in getDefaultSmoothScroller() method in WearableListView.LayoutManager
1144 scroller = getDefaultSmoothScroller(recyclerView); in smoothScrollToPosition()