Home
last modified time | relevance | path

Searched refs:getCallCapablePhoneAccountsOfCurrentUser (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java309 assertEquals(3, mRegistrar.getCallCapablePhoneAccountsOfCurrentUser(null, false).size()); in testAccounts()
/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java725 public List<PhoneAccountHandle> getCallCapablePhoneAccountsOfCurrentUser( in getCallCapablePhoneAccountsOfCurrentUser() method in PhoneAccountRegistrar