Searched refs:tooManyInterfaces (Results 1 – 1 of 1) sorted by relevance
1861 int tooManyInterfaces = chipInfo.ifaces[type].length - chipIfaceCombo[type]; in canIfaceComboSupportRequest() local1865 tooManyInterfaces += 1; in canIfaceComboSupportRequest()1868 if (tooManyInterfaces > 0) { // may need to delete some in canIfaceComboSupportRequest()1878 interfacesToBeRemovedFirst.addAll(selectInterfacesToDelete(tooManyInterfaces, in canIfaceComboSupportRequest()