Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java4124 boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
6187 void offsetPositionRecordsForRemove(int removedFrom, int count, boolean applyToPreLayout) { in offsetPositionRecordsForRemove()
10172 void flagRemovedAndOffsetPosition(int mNewPosition, int offset, boolean applyToPreLayout) { in flagRemovedAndOffsetPosition()
10178 void offsetPosition(int offset, boolean applyToPreLayout) { in offsetPosition()