Searched refs:numDev (Results 1 – 1 of 1) sorted by relevance
928 int numDev = 1; in updateProfileConnectionState() local945 numDev = stateNumDev.second; in updateProfileConnectionState()948 numDev++; in updateProfileConnectionState()952 numDev = 1; in updateProfileConnectionState()953 } else if (numDev == 1 && oldState == currHashState) { in updateProfileConnectionState()955 } else if (numDev > 1 && oldState == currHashState) { in updateProfileConnectionState()956 numDev--; in updateProfileConnectionState()968 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, numDev)); in updateProfileConnectionState()