Searched refs:uidsForTime (Results 1 – 1 of 1) sorted by relevance
454 final SparseIntArray uidsForTime = activityForSubsystem.valueAt(i); in removeBetween() local455 for (int j = 0; j < uidsForTime.size(); j++) { in removeBetween()458 uidsToReturn.put(uidsForTime.keyAt(j), uidsForTime.valueAt(j)); in removeBetween()