Home
last modified time | relevance | path

Searched refs:getSimPhoneAccountsOfCurrentUser (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallsManagerTest.java1503 when(mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser()).thenReturn( in setupMsimAccounts()
/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java739 public List<PhoneAccountHandle> getSimPhoneAccountsOfCurrentUser() { in getSimPhoneAccountsOfCurrentUser() method in PhoneAccountRegistrar
DCallsManager.java2697 mPhoneAccountRegistrar.getSimPhoneAccountsOfCurrentUser();