Searched refs:tmpSize (Results 1 – 1 of 1) sorted by relevance
1675 final int tmpSize = mTmpRecents.size(); in processNextAffiliateChainLocked() local1676 for (int i = 0; i < tmpSize - 1; ++i) { in processNextAffiliateChainLocked()1694 final Task last = mTmpRecents.get(tmpSize - 1); in processNextAffiliateChainLocked()1706 return start + tmpSize; in processNextAffiliateChainLocked()