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.java3358 boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
5040 void offsetPositionRecordsForRemove(int removedFrom, int count, boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
8302 void flagRemovedAndOffsetPosition(int mNewPosition, int offset, boolean applyToPreLayout) { in flagRemovedAndOffsetPosition()
8308 void offsetPosition(int offset, boolean applyToPreLayout) { in offsetPosition()