Home
last modified time | relevance | path

Searched refs:isDsdaAccountRestrictionsSet (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java664 ImsUtils.retryUntilTrue(() -> isDsdaAccountRestrictionsSet(getDsdaPhoneAccounts()), in waitUntilPhAccountDsdaRestrictionsSetOrTimeout()
672 private boolean isDsdaAccountRestrictionsSet(Pair<PhoneAccount, PhoneAccount> accts) { in isDsdaAccountRestrictionsSet() method in SimultaneousCallingRestrictionsTest