Searched refs:callCapableAccounts (Results 1 – 2 of 2) sorted by relevance
450 List<PhoneAccountHandle> callCapableAccounts = in getCallCapablePhoneAccounts_fromWorkProfile_allManagedSubscriptions_notEmpty() local453 assertThat(callCapableAccounts).isNotEmpty(); in getCallCapablePhoneAccounts_fromWorkProfile_allManagedSubscriptions_notEmpty()482 List<PhoneAccountHandle> callCapableAccounts = in getCallCapablePhoneAccounts_fromPersonalProfile_allManagedSubscriptions_emptyList() local485 assertThat(callCapableAccounts).isEmpty(); in getCallCapablePhoneAccounts_fromPersonalProfile_allManagedSubscriptions_emptyList()
1484 List<PhoneAccountHandle> callCapableAccounts = telecomManager in testGetPhoneAccountHandle() local1491 assertTrue(callCapableAccounts.contains(phoneAccountHandle)); in testGetPhoneAccountHandle()