Searched refs:expectedSimultaneousCallingSubIds (Results 1 – 1 of 1) sorted by relevance
719 Set<Integer> expectedSimultaneousCallingSubIds = new HashSet<>(); in verifyCellularSimultaneousCallingSupport() local720 expectedSimultaneousCallingSubIds.add(sTestSubSlot0); in verifyCellularSimultaneousCallingSupport()721 expectedSimultaneousCallingSubIds.add(sTestSubSlot1); in verifyCellularSimultaneousCallingSupport()723 ImsUtils.retryUntilTrue(() -> expectedSimultaneousCallingSubIds.equals( in verifyCellularSimultaneousCallingSupport()