Searched refs:offsetPositionRecordsForInsert (Results 1 – 1 of 1) sorted by relevance
851 offsetPositionRecordsForInsert(positionStart, itemCount); in initAdapterManager()4106 void offsetPositionRecordsForInsert(int positionStart, int itemCount) { in offsetPositionRecordsForInsert() method4119 mRecycler.offsetPositionRecordsForInsert(positionStart, itemCount); in offsetPositionRecordsForInsert()6167 void offsetPositionRecordsForInsert(int insertedAt, int count) { in offsetPositionRecordsForInsert() method in RecyclerView.Recycler