Searched refs:modemsInUse (Results 1 – 1 of 1) sorted by relevance
397 HashSet<String> modemsInUse = new HashSet<String>(mNewLogicalModemIds.length); in onStartRadioCapabilityResponse() local399 if (!modemsInUse.add(modemId)) { in onStartRadioCapabilityResponse()