Searched refs:priorLocation (Results 1 – 1 of 1) sorted by relevance
139 int priorLocation = parentList->find(use); in enable() local140 if (priorLocation < 0) in enable()143 if (index < priorLocation) in enable()144 priorLocation++; in enable()145 parentList->remove(priorLocation); in enable()