Searched refs:positionEnd (Results 1 – 3 of 3) sorted by relevance
102 final int positionEnd = positionStart + itemCount; in cleanState()104 if (holder.mPosition >= positionEnd) { in cleanState()115 final int positionEnd = positionStart + itemCount; in cleanState()117 if (holder.mPosition >= positionEnd) { in cleanState()127 final int positionEnd = positionStart + itemCount; in cleanState()129 if (holder.mPosition >= positionStart && holder.mPosition < positionEnd) { in cleanState()
4003 final int positionEnd = positionStart + itemCount; in offsetPositionRecordsForRemove() local4008 if (holder.mPosition >= positionEnd) { in offsetPositionRecordsForRemove()4039 final int positionEnd = positionStart + itemCount; in viewRangeUpdate() local4047 if (holder.mPosition >= positionStart && holder.mPosition < positionEnd) { in viewRangeUpdate()6108 final int positionEnd = positionStart + itemCount; in viewRangeUpdate() local6117 if (pos >= positionStart && pos < positionEnd) { in viewRangeUpdate()
4361 final int positionEnd = positionStart + itemCount; in offsetPositionRecordsForRemove() local4366 if (holder.mPosition >= positionEnd) { in offsetPositionRecordsForRemove()4397 final int positionEnd = positionStart + itemCount; in viewRangeUpdate() local4405 if (holder.mPosition >= positionStart && holder.mPosition < positionEnd) { in viewRangeUpdate()6546 final int positionEnd = positionStart + itemCount; in viewRangeUpdate() local6555 if (pos >= positionStart && pos < positionEnd) { in viewRangeUpdate()