[go: nahoru, domu]

Searched refs:updateLayoutState (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DLinearLayoutManager.java1141 private void updateLayoutState(int layoutDirection, int requiredSpace, method in class:LinearLayoutManager
1191 updateLayoutState(layoutDirection, absDy, true, state);
1803 updateLayoutState(layoutDir, maxScroll, false, state);
H A DStaggeredGridLayoutManager.java653 updateLayoutState(anchorInfo.mPosition, state);
1395 private void updateLayoutState(int anchorPosition, RecyclerView.State state) { method in class:StaggeredGridLayoutManager
2062 updateLayoutState(referenceChildPosition, state);
2191 updateLayoutState(referenceChildPosition, state);

Completed in 16 milliseconds