Searched refs:descendantIndex (Results 1 – 1 of 1) sorted by relevance
808 int descendantIndex = 0; in mergeLineageWith() local811 descendantIndex++); in mergeLineageWith()832 && descendantIndex < descendantLineage.size()) { in mergeLineageWith()834 descendantNode = descendantLineage.mSigningLineage.get(descendantIndex++); in mergeLineageWith()847 while (descendantIndex < descendantLineage.size()) { in mergeLineageWith()848 mergedLineage.add(descendantLineage.mSigningLineage.get(descendantIndex++)); in mergeLineageWith()