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