Searched refs:mOldPos (Results 1 – 1 of 1) sorted by relevance
541 int mOldPos; // if VH field in BaseRecyclerViewAnimationsTest.PositionConstraint552 constraint.mOldPos = oldPos; in scrap()561 constraint.mOldPos = RecyclerView.NO_POSITION; in adapterScrap()571 constraint.mOldPos = RecyclerView.NO_POSITION; in adapter()591 ", old=" + mOldPos + in toString()618 assertEquals(this + ": old position should match\n" + log, mOldPos, in validate()