Searched refs:sCallCapablePhoneAccounts (Results 1 – 1 of 1) sorted by relevance
97 private static List<PhoneAccountHandle> sCallCapablePhoneAccounts; field in SimultaneousCallingRestrictionsTest185 sCallCapablePhoneAccounts.removeIf(h -> !h.getComponentName().getShortClassName() in beforeAllTests()236 sCallCapablePhoneAccounts = null; in afterAllTests()505 sCallCapablePhoneAccounts = tm.getCallCapablePhoneAccounts(); in updateCallCapablePhAcctsAndCheckForSubId()506 for (PhoneAccountHandle accountHandle : sCallCapablePhoneAccounts) { in updateCallCapablePhAcctsAndCheckForSubId()683 sTelecomManager, tm -> sCallCapablePhoneAccounts.stream() in getDsdaPhoneAccounts()