Home
last modified time | relevance | path

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

/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DWearableListView.java1133 public RecyclerView.SmoothScroller getDefaultSmoothScroller(RecyclerView recyclerView) { in getDefaultSmoothScroller() method in WearableListView.LayoutManager
1145 scroller = getDefaultSmoothScroller(recyclerView); in smoothScrollToPosition()