Searched refs:handlesAcrossProfilesWithDisabledAccount (Results 1 – 1 of 1) sorted by relevance
653 List<PhoneAccountHandle> handlesAcrossProfilesWithDisabledAccount = ShellIdentityUtils in testGetCallCapablePhoneAccountsAcrossProfiles() local659 assertEquals(handles.size() + 1, handlesAcrossProfilesWithDisabledAccount.size()); in testGetCallCapablePhoneAccountsAcrossProfiles()661 assertTrue(handlesAcrossProfilesWithDisabledAccount.contains(handle2)); in testGetCallCapablePhoneAccountsAcrossProfiles()722 List<PhoneAccountHandle> handlesAcrossProfilesWithDisabledAccount = ShellIdentityUtils in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile() local728 assertEquals(handlesAcrossProfilesWithDisabledAccount.size(), in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()731 assertTrue(handlesAcrossProfilesWithDisabledAccount.containsAll(handlesAcrossProfiles)); in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()732 assertTrue(handlesAcrossProfilesWithDisabledAccount.contains(currentHandle)); in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()