Searched refs:numDev (Results 1 – 1 of 1) sorted by relevance
727 int numDev = 1; in updateProfileConnectionState() local744 numDev = stateNumDev.second; in updateProfileConnectionState()747 numDev++; in updateProfileConnectionState()751 numDev = 1; in updateProfileConnectionState()752 } else if (numDev == 1 && oldState == currHashState) { in updateProfileConnectionState()754 } else if (numDev > 1 && oldState == currHashState) { in updateProfileConnectionState()755 numDev--; in updateProfileConnectionState()767 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, numDev)); in updateProfileConnectionState()