Searched defs:offsetFullSpansForRemoval (Results 1 - 1 of 1) sorted by path

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DStaggeredGridLayoutManager.java2892 offsetFullSpansForRemoval(positionStart, itemCount);
2895 private void offsetFullSpansForRemoval(int positionStart, int itemCount) { method in class:StaggeredGridLayoutManager.LazySpanLookup

Completed in 25 milliseconds