Searched refs:numDev (Results 1 – 1 of 1) sorted by relevance
801 int numDev = 1; in updateProfileConnectionState() local818 numDev = stateNumDev.second; in updateProfileConnectionState()821 numDev++; in updateProfileConnectionState()825 numDev = 1; in updateProfileConnectionState()826 } else if (numDev == 1 && oldState == currHashState) { in updateProfileConnectionState()828 } else if (numDev > 1 && oldState == currHashState) { in updateProfileConnectionState()829 numDev--; in updateProfileConnectionState()841 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, numDev)); in updateProfileConnectionState()