Searched refs:helperIndex (Results 1 – 1 of 1) sorted by relevance
226 int helperIndex = fHelpers.find(alreadyTracked); in helperRemove() local227 if (helperIndex >= 0) in helperRemove()228 fHelpers.remove(helperIndex); in helperRemove()