Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java3796 boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
5621 void offsetPositionRecordsForRemove(int removedFrom, int count, boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
9472 void flagRemovedAndOffsetPosition(int mNewPosition, int offset, boolean applyToPreLayout) { in flagRemovedAndOffsetPosition()
9478 void offsetPosition(int offset, boolean applyToPreLayout) { in offsetPosition()