Searched refs:findOutgoingCallPhoneAccount (Results 1 – 2 of 2) sorted by relevance
356 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testFindOutgoingCallPhoneAccountSelfManaged()378 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testFindOutgoingCallAccountDefault()402 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testFindOutgoingCallAccountNoDefault()426 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testFindOutgoingCallAccountVideo()453 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testFindOutgoingCallAccountVideoNotAvailable()476 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testUseSpecifiedAccount()497 List<PhoneAccountHandle> accounts = mCallsManager.findOutgoingCallPhoneAccount( in testUseContactSpecificAcct()
1505 findOutgoingCallPhoneAccount(requestedAccountHandle, handle, in startOutgoingCall()1834 public CompletableFuture<List<PhoneAccountHandle>> findOutgoingCallPhoneAccount( in findOutgoingCallPhoneAccount() method in CallsManager1837 return findOutgoingCallPhoneAccount(targetPhoneAccountHandle, handle, isVideo, in findOutgoingCallPhoneAccount()1841 public CompletableFuture<List<PhoneAccountHandle>> findOutgoingCallPhoneAccount( in findOutgoingCallPhoneAccount() method in CallsManager