Searched refs:numParticipants (Results 1 – 1 of 1) sorted by relevance
1122 final int numParticipants = mBackupParticipants.size(); in resetBackupState() local1123 for (int i = 0; i < numParticipants; i++) { in resetBackupState()