HomeSort by relevance Sort by last modified time
    Searched defs:linearSmoothScroller (Results 1 - 3 of 3) sorted by null

  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearLayoutManager.java 425 LinearSmoothScroller linearSmoothScroller =
426 new LinearSmoothScroller(recyclerView.getContext()) {
433 linearSmoothScroller.setTargetPosition(position);
434 startSmoothScroll(linearSmoothScroller);
    [all...]
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 542 milliseconds