Home
last modified time | relevance | path

Searched defs:layoutManager (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DOrientationHelper.java47 private OrientationHelper(RecyclerView.LayoutManager layoutManager) { in OrientationHelper()
233 RecyclerView.LayoutManager layoutManager, int orientation) { in createOrientationHelper()
250 RecyclerView.LayoutManager layoutManager) { in createHorizontalHelper()
DLinearSmoothScroller.java302 final RecyclerView.LayoutManager layoutManager = getLayoutManager(); in calculateDyToMakeVisible() local
327 final RecyclerView.LayoutManager layoutManager = getLayoutManager(); in calculateDxToMakeVisible() local
352 RecyclerView.LayoutManager layoutManager = getLayoutManager(); in computeScrollVectorForPosition() local
DRecyclerView.java10752 void start(RecyclerView recyclerView, LayoutManager layoutManager) { in start()
/frameworks/base/tests/UiBench/src/com/android/test/uibench/recyclerview/
DRvCompatListActivity.java35 RecyclerView.LayoutManager layoutManager; field in RvCompatListActivity.RecyclerViewFragment
/frameworks/base/core/tests/coretests/src/com/android/internal/view/
DRecyclerViewCaptureHelperTest.java49 LinearLayoutManager layoutManager = in createScrollableContent() local
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
DRecyclerViewUtil.java93 Object layoutManager = in setLayoutManager() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintPreviewController.java363 LayoutManager layoutManager = mRecyclerView.getLayoutManager(); in computeShownPages() local
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DCompanionAssociationActivity.java704 private void enableAllowButtonIfNeeded(LinearLayoutManager layoutManager) { in enableAllowButtonIfNeeded()
/frameworks/base/core/java/com/android/internal/widget/helper/
DItemTouchHelper.java1892 final RecyclerView.LayoutManager layoutManager = recyclerView.getLayoutManager(); in onMoved() local