Searched refs:otherVh (Results 1 – 1 of 1) sorted by relevance
791 final ViewHolder otherVh = mRecyclerView.getChildViewHolder(other); in findSwapTargets() local792 if (mCallback.canDropOver(mRecyclerView, mSelected, otherVh)) { in findSwapTargets()807 mSwapTargets.add(pos, otherVh); in findSwapTargets()