Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DConnectionServiceTest.java72 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testAddExistingConnection()
100 CtsConnectionService.addExistingConnectionToTelecom( in testAddExistingConnection_invalidPhoneAccountPackageName()
123 CtsConnectionService.addExistingConnectionToTelecom( in testAddExistingConnection_invalidPhoneAccountAccountId()
277 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testCallDirectionIncoming()
433 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE,
471 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE,
DCtsConnectionService.java221 public static void addExistingConnectionToTelecom( in addExistingConnectionToTelecom() method in CtsConnectionService