Searched refs:getSimPhoneAccountsOfCurrentUser (Results 1 – 4 of 4) sorted by relevance
3872 when(mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser()).thenReturn( in setupMsimAccounts()3884 when(mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser()).thenReturn( in setupAccountsNoSimultaneousCallingRestriction()3903 when(mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser()).thenReturn(simsToTest); in setupAccountsWithCallingRestriction()
1358 List.of(sim1Handle, sim2Handle), mRegistrar.getSimPhoneAccountsOfCurrentUser()); in testGetSimPhoneAccountsFromSimCallManager()
898 public List<PhoneAccountHandle> getSimPhoneAccountsOfCurrentUser() { in getSimPhoneAccountsOfCurrentUser() method in PhoneAccountRegistrar
3544 mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser();3596 new HashSet<>(mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser());