Searched refs:newGroupId (Results 1 – 1 of 1) sorted by relevance
131 final int newGroupId = getBaseGroupId(cachedDevice.getDevice()); in updateCsipDevices() local133 if (isValidGroupId(newGroupId)) { in updateCsipDevices()134 cachedDevice.setGroupId(newGroupId); in updateCsipDevices()135 newGroupIdSet.add(newGroupId); in updateCsipDevices()