Searched refs:currentNumChannles (Results 1 – 1 of 1) sorted by relevance
402 int currentNumChannles = VehicleZoneUtil.getNumberOfZones(channelMasks[i]); in getMaxChannles() local403 if (currentNumChannles > numChannels) { in getMaxChannles()404 numChannels = currentNumChannles; in getMaxChannles()