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.java88 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testAddExistingConnection()
116 CtsConnectionService.addExistingConnectionToTelecom( in testAddExistingConnection_invalidPhoneAccountPackageName()
139 CtsConnectionService.addExistingConnectionToTelecom( in testAddExistingConnection_invalidPhoneAccountAccountId()
294 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testCallDirectionIncoming()
525 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE,
563 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE,
DCtsConnectionService.java228 public static void addExistingConnectionToTelecom( in addExistingConnectionToTelecom() method in CtsConnectionService