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.java69 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testAddExistingConnection()
97 CtsConnectionService.addExistingConnectionToTelecom( in testAddExistingConnection_invalidPhoneAccountPackageName()
120 CtsConnectionService.addExistingConnectionToTelecom( in testAddExistingConnection_invalidPhoneAccountAccountId()
270 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testCallDirectionIncoming()
304 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testCallDirectionOutgoing()
342 CtsConnectionService.addExistingConnectionToTelecom(TEST_PHONE_ACCOUNT_HANDLE, in testGetAllConnections()
DCtsConnectionService.java192 public static void addExistingConnectionToTelecom( in addExistingConnectionToTelecom() method in CtsConnectionService