Searched refs:newCombo (Results 1 – 2 of 2) sorted by relevance
1963 int[] newCombo = chipCreateTypeCombo.clone(); in removeApNanConcurrencyIfNotAllowed() local1967 newCombo[HDM_CREATE_IFACE_NAN] = 0; in removeApNanConcurrencyIfNotAllowed()1970 newCombo[HDM_CREATE_IFACE_AP] = 0; in removeApNanConcurrencyIfNotAllowed()1971 newCombo[HDM_CREATE_IFACE_AP_BRIDGE] = 0; in removeApNanConcurrencyIfNotAllowed()1976 return newCombo; in removeApNanConcurrencyIfNotAllowed()
1611 newCombo = new android.hardware.wifi.V1_6.IWifiChip in upgradeV1_0ChipModesToV1_6() local1613 newCombo.limits = new ArrayList<>(); in upgradeV1_0ChipModesToV1_6()1639 newCombo.limits.add(newLimit); in upgradeV1_0ChipModesToV1_6()1662 newChipMode.availableCombinations.add(newCombo); in upgradeV1_0ChipModesToV1_6()