Searched refs:getSimPhoneAccountsOfCurrentUser (Results 1 – 3 of 3) sorted by relevance
739 public List<PhoneAccountHandle> getSimPhoneAccountsOfCurrentUser() { in getSimPhoneAccountsOfCurrentUser() method in PhoneAccountRegistrar
2852 mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser();
1717 when(mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser()).thenReturn( in setupMsimAccounts()