Searched refs:numInheritFrom (Results 1 – 2 of 2) sorted by relevance
142 int numInheritFrom = inheritFromList.size(); in isCombinationValid() local143 for (int inheritFromNum = 0; inheritFromNum < numInheritFrom; inheritFromNum++) { in isCombinationValid()
1301 int numInheritFrom = attribution.getInheritFrom().size(); in refreshAttributionsLocked() local1302 for (int inheritFromNum = 0; inheritFromNum < numInheritFrom; in refreshAttributionsLocked()