Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java5303 boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
7647 void offsetPositionRecordsForRemove(int removedFrom, int count, boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
12140 void flagRemovedAndOffsetPosition(int newPosition, int offset, boolean applyToPreLayout) { in flagRemovedAndOffsetPosition()
12146 void offsetPosition(int offset, boolean applyToPreLayout) { in offsetPosition()