Searched refs:startItemIds (Results 1 – 1 of 1) sorted by relevance
555 LongSparseArray<View> startItemIds, LongSparseArray<View> endItemIds) { in matchItemIds() argument556 int numStartIds = startItemIds.size(); in matchItemIds()558 View startView = startItemIds.valueAt(i); in matchItemIds()560 View endView = endItemIds.get(startItemIds.keyAt(i)); in matchItemIds()