Searched refs:tooManyElements (Results 1 – 1 of 1) sorted by relevance
1805 Set<PhoneAccountHandle> tooManyElements = new HashSet<>(11); in testLimitOnSimultaneousCallingRestriction_tooManyElements() local1807 tooManyElements.add(makeQuickAccountHandle(TEST_ID + i)); in testLimitOnSimultaneousCallingRestriction_tooManyElements()1811 .setSimultaneousCallingRestriction(tooManyElements) in testLimitOnSimultaneousCallingRestriction_tooManyElements()