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