Searched refs:canSupportIfaceCombo (Results 1 – 4 of 4) sorted by relevance
1182 assertFalse(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1192 assertTrue(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1196 assertTrue(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1200 assertTrue(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1204 assertTrue(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1208 assertTrue(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1213 assertTrue(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1219 assertFalse(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1224 assertFalse(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()1228 assertFalse(mDut.canSupportIfaceCombo(new SparseArray<Integer>() {{ in testCanSupportIfaceComboTestChipV1()[all …]
3870 when(mHalDeviceManager.canSupportIfaceCombo( in testIsStaApConcurrencySupported()3878 when(mHalDeviceManager.canSupportIfaceCombo( in testIsStaStaConcurrencySupported()
596 public boolean canSupportIfaceCombo(SparseArray<Integer> ifaceCombo, in canSupportIfaceCombo() method in HalDeviceManager625 public boolean canSupportIfaceCombo(SparseArray<Integer> ifaceCombo) { in canSupportIfaceCombo() method in HalDeviceManager626 return canSupportIfaceCombo(ifaceCombo, CHIP_CAPABILITY_ANY); in canSupportIfaceCombo()
3203 return mHalDeviceManager.canSupportIfaceCombo(new SparseArray<Integer>() {{ in isStaApConcurrencySupported()3215 return mHalDeviceManager.canSupportIfaceCombo(new SparseArray<Integer>() {{